pauleffect90

Results 9 comments of pauleffect90

If I try to send a string as a binary argument to the PC app, it works fine. The other way around, though, does not. I have a void OnRecieve()...

You need to: 1. Make sure the camera works in FS mode. 2. Open up usb ll driver and set the fifo size according to the linked article in description...

It's like a two minute edit, if you wanna get into it...

Thanks a lot, I'll be sure to check them out.

yeah. You can define a linker section as such: MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 20K RAM1 (xrw) : ORIGIN = 0x20000014, LENGTH = 0x2FFE6 SEMAPHORE...

> Hello! I am chiming in here since I worked on this effort for a project and got a link to this issue from a colleague. I'll start the process...

Hyped about V3. More so because of the NAND support. But I couldn't figure out (at a glance) how to configure the fs specifically, for a NAND device (other than...

60 * 8 = 480, dude. MB (MiB), as pictured above, means megabytes. Mb means megabits.