*** tpb has joined #timvideos | 00:00 | |
*** iiie0 has joined #timvideos | 00:28 | |
*** ChanServ sets mode: +v iiie0 | 00:28 | |
*** miselin has quit IRC | 01:21 | |
*** miselin has joined #timvideos | 01:29 | |
*** iiie0 has quit IRC | 03:01 | |
*** iiie0 has joined #timvideos | 05:36 | |
*** ChanServ sets mode: +v iiie0 | 05:36 | |
*** iiie0 has quit IRC | 05:42 | |
*** iiie0 has joined #timvideos | 05:43 | |
*** iiie0 has joined #timvideos | 05:43 | |
*** ChanServ sets mode: +v iiie0 | 05:43 | |
*** iiie0 has quit IRC | 05:53 | |
*** iiie0 has joined #timvideos | 05:53 | |
*** ChanServ sets mode: +v iiie0 | 05:53 | |
*** iiie0 has quit IRC | 05:58 | |
*** hyades has joined #timvideos | 06:17 | |
*** iiie0 has joined #timvideos | 06:24 | |
*** iiie0 has joined #timvideos | 06:24 | |
*** ChanServ sets mode: +v iiie0 | 06:24 | |
*** iiie0 has quit IRC | 06:30 | |
*** iiie0 has joined #timvideos | 07:26 | |
*** iiie0 has joined #timvideos | 07:26 | |
*** ChanServ sets mode: +v iiie0 | 07:26 | |
*** iiie0 has quit IRC | 07:30 | |
*** iiie0 has joined #timvideos | 08:03 | |
*** iiie0 has joined #timvideos | 08:03 | |
*** ChanServ sets mode: +v iiie0 | 08:03 | |
*** iiie0 has quit IRC | 08:08 | |
*** iiie0 has joined #timvideos | 08:40 | |
*** iiie0 has joined #timvideos | 08:40 | |
*** ChanServ sets mode: +v iiie0 | 08:40 | |
*** iiie0 has quit IRC | 08:45 | |
*** iiie0 has joined #timvideos | 09:41 | |
*** ChanServ sets mode: +v iiie0 | 09:41 | |
*** iiie0 has quit IRC | 09:45 | |
MaZderMind | fyi I just pushed a bunch of documentation to https://github.com/voc/voctomix/ and https://github.com/voc/voctomix/blob/master/voctocore | 09:50 |
---|---|---|
tpb | Title: voc/voctomix ยท GitHub (at github.com) | 09:50 |
*** iiie0 has joined #timvideos | 10:42 | |
*** iiie0 has joined #timvideos | 10:42 | |
*** ChanServ sets mode: +v iiie0 | 10:42 | |
*** iiie0 has quit IRC | 10:46 | |
*** iiie0 has joined #timvideos | 11:42 | |
*** ChanServ sets mode: +v iiie0 | 11:42 | |
*** iiie0 has quit IRC | 11:46 | |
*** tija has joined #timvideos | 12:18 | |
*** iiie0 has joined #timvideos | 12:43 | |
*** iiie0 has joined #timvideos | 12:43 | |
*** ChanServ sets mode: +v iiie0 | 12:43 | |
*** iiie0 has quit IRC | 12:47 | |
*** f15h has joined #timvideos | 13:42 | |
*** iiie0 has joined #timvideos | 13:44 | |
*** iiie0 has joined #timvideos | 13:44 | |
*** ChanServ sets mode: +v iiie0 | 13:44 | |
*** iiie0 has quit IRC | 13:48 | |
*** f15h has quit IRC | 14:00 | |
*** f15h has joined #timvideos | 14:22 | |
*** iiie0 has joined #timvideos | 14:45 | |
*** iiie0 has joined #timvideos | 14:45 | |
*** ChanServ sets mode: +v iiie0 | 14:45 | |
*** iiie0 has quit IRC | 14:49 | |
*** _florent_ has joined #timvideos | 15:35 | |
*** iiie0 has joined #timvideos | 15:45 | |
*** ChanServ sets mode: +v iiie0 | 15:45 | |
*** iiie0 has quit IRC | 15:50 | |
*** f15h has quit IRC | 15:54 | |
mithro | hey _florent_, got a moment? | 16:09 |
_florent_ | hi | 16:09 |
_florent_ | yes | 16:09 |
mithro | _florent_: I'm still trying to get a UART up and running on the prod board | 16:10 |
mithro | but I finally got an LED to blink - so I'm making progress | 16:10 |
_florent_ | good | 16:11 |
mithro | _florent_: what way "around" are the subsignals on the serial port? | 16:11 |
_florent_ | can you explain a little bit what you are testing? | 16:12 |
mithro | rx means from the external device into the FPGA right? | 16:12 |
_florent_ | yes rx is external --> FPGA | 16:13 |
mithro | _florent_: I'm trying to read the UART data using the FX2 chip | 16:13 |
mithro | _florent_: turns out I don't have a USB-UART module which is compatible with 1.5V IO :-/ | 16:14 |
mithro | _florent_: and we didn't break out any of the 3.3V pins to an easy accessible header | 16:14 |
_florent_ | too bad | 16:16 |
_florent_ | so the uart pins are connected to the FX2? | 16:16 |
mithro | yeah | 16:17 |
mithro | so I'm trying to write some firmware on the FX2 to work like a serial UART | 16:17 |
_florent_ | OK, so to test the FX2 firmware you should just do a rx --> tx loopback on the FPGA | 16:18 |
mithro | _florent_: I'd like to just get the transmit from FPGA to cypress working first | 16:19 |
mithro | _florent_: so I just modified the misoc bios to continually write "hello" out the uart | 16:20 |
mithro | _florent_: and trying to get the led connected to the FX2 to light up when it thinks its received a UART byte | 16:20 |
_florent_ | ok yes you can do that this way too | 16:21 |
_florent_ | about your led blinking, it was with the CPU? | 16:21 |
mithro | _florent_: with the FX2 | 16:37 |
mithro | well, bedtime for me - I should connect up a scope to the UART lines and check things that way | 16:41 |
mithro | at the moment, I can't get the FX2 UART receive flag to trigger | 16:41 |
mithro | putting the UART lines on a header is already on the TODO lists :) | 16:42 |
*** iiie0 has joined #timvideos | 16:46 | |
*** iiie0 has joined #timvideos | 16:46 | |
*** ChanServ sets mode: +v iiie0 | 16:46 | |
*** tija has quit IRC | 16:50 | |
*** iiie0 has quit IRC | 16:50 | |
*** _florent_ has quit IRC | 17:40 | |
*** iiie0 has joined #timvideos | 17:47 | |
*** iiie0 has joined #timvideos | 17:47 | |
*** ChanServ sets mode: +v iiie0 | 17:47 | |
*** iiie0 has quit IRC | 17:51 | |
*** Joelw_ has joined #timvideos | 18:26 | |
*** hyades has quit IRC | 18:29 | |
*** miselin2 has joined #timvideos | 18:29 | |
*** miselin has quit IRC | 18:30 | |
*** Joelw has quit IRC | 18:30 | |
*** [d__d] has quit IRC | 18:31 | |
*** mithro has quit IRC | 18:31 | |
*** iiie0 has joined #timvideos | 18:47 | |
*** ChanServ sets mode: +v iiie0 | 18:47 | |
*** iiie0 has quit IRC | 18:52 | |
*** [d__d] has joined #timvideos | 19:47 | |
*** iiie0 has joined #timvideos | 19:48 | |
*** iiie0 has joined #timvideos | 19:48 | |
*** ChanServ sets mode: +v iiie0 | 19:48 | |
*** mithro has joined #timvideos | 19:52 | |
*** kornbluth.freenode.net sets mode: +o mithro | 19:52 | |
*** iiie0 has quit IRC | 19:53 | |
*** iiie0 has joined #timvideos | 20:20 | |
*** ChanServ sets mode: +v iiie0 | 20:20 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!