Hi
I had a play with firmware flashing on the teensy 3.6, I found I got quite a few lock ups during the moving of the flash from top halve to bottom halve.
This only happened when I was compiling...
Type: Posts; User: Eule
Hi
I had a play with firmware flashing on the teensy 3.6, I found I got quite a few lock ups during the moving of the flash from top halve to bottom halve.
This only happened when I was compiling...
Hi
I am trying to read the data bus (pins d0 to d7) from an OV2640 camera using DMA on a Teensy 3.6. I am using Teensduino 1.37.
I currently have this implemented without DMA but am restricted...