*** tpb has joined #tomu | 00:00 | |
*** awe002 has quit IRC | 00:11 | |
xobs | CarlFK: for the second question, you'll need a Beefy fpga to reach those speeds and Peripheral support. Betrusted, for example, only runs at 100 MHz. Depending on what you're actually using from its feature set will determine the answer. | 02:26 |
---|---|---|
xobs | For neopixel work, it's just bitbanging. I'm pretty sure it'd be easy to lift support out of circuit python. | 02:26 |
*** squelch has quit IRC | 06:26 | |
*** CarlFK has joined #tomu | 06:30 | |
*** kcnickerson_____ has quit IRC | 09:10 | |
*** _florent_ has quit IRC | 09:11 | |
*** _florent_ has joined #tomu | 09:12 | |
*** kcnickerson_____ has joined #tomu | 09:15 | |
scientes | CarlFK, get a Zync | 09:17 |
scientes | those have a arm core and FPGA | 09:17 |
*** awe002 has joined #tomu | 09:46 | |
*** _stew_ has quit IRC | 12:19 | |
*** _stew_ has joined #tomu | 12:20 | |
CarlFK | scientes: is that cheaper than just an arm ;) | 13:08 |
CarlFK | we don't need and fpga, but if the price is the same it might be nice. | 13:09 |
xobs | You could talk to QuickLogic... | 13:21 |
CarlFK | meh. 1/2 of this is because I found out the neopixel on the Adafruit STM32F405 Feather Express https://learn.adafruit.com/adafruit-stm32f405-feather-express | 13:26 |
tpb | Title: Overview | Adafruit STM32F405 Feather Express | Adafruit Learning System (at learn.adafruit.com) | 13:26 |
CarlFK | "the neopixel is connected to pin PC0 which doesn't have a timer attached to it ... It has to be driven as a GPIO pin bit bang getting timing right by using NOPs | 13:27 |
CarlFK | so I thinks "well if it was an fpga, we could fix that." | 13:27 |
CarlFK | we are making a board too, so we can also hook the neopixel to a pin with a timer, or a few other things. | 13:28 |
xobs | CarlFK: This is true, but if cost is your option there are alternatives. It could be interesting to drop down a cheap 8051 that acts as an I2C / SPI controller device. | 13:29 |
xobs | Which could be an interesting project in itself. | 13:34 |
CarlFK | interesting project is another goal ;) | 13:34 |
CarlFK | current goal is a little board that talks canbus - with a little bit of diagnostic leds | 13:35 |
CarlFK | we are using that Adafruit board to prototype, when I found it will be hard to drive its neo, I said "lets use an fpga!" | 13:36 |
CarlFK | and was told "too expensive" | 13:36 |
CarlFK | so I am wondering if that is actually true | 13:36 |
xobs | Generally, yeah. Do you need full-color LEDs? | 13:36 |
CarlFK | "need" is kinda nebulous. the neo uses less gpio pins, and for "other things" (also nebulous) we might want all the pins... | 13:39 |
CarlFK | oh crap, 20 min till dentist appointment. im off! | 13:40 |
xobs | CarlFK: One thing to note: WS2812b LEDs keep their state if you don't update them. So if they're just status LEDs, you only need to redraw them whenever the status changes. | 13:43 |
*** CarlFK has quit IRC | 13:46 | |
*** CarlFK has joined #tomu | 15:49 | |
CarlFK | xobs: check. any suggestion on what pin to use on that mpu ? so far I have "one with a timer would be better" | 16:17 |
scientes | <CarlFK> scientes: is that cheaper than just an arm ;) | 18:10 |
scientes | of course not | 18:11 |
scientes | ARM chips are like candy these days | 18:11 |
*** im-tomu has left #tomu | 19:36 | |
*** im-tomu has joined #tomu | 19:36 | |
*** im-tomu has left #tomu | 19:38 | |
*** im-tomu has joined #tomu | 19:39 | |
*** im-tomu has left #tomu | 19:40 | |
*** im-tomu has joined #tomu | 19:40 | |
*** awe002 has quit IRC | 21:12 | |
*** awe002 has joined #tomu | 21:35 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!