2012-08-20 03:04 AM
I have just bought a Core407V STM32F407VET6 STM32 ARM Cortex-M4 Development Board
I want to use it to send data from my pc to the STM32 around 2048bytes 60 times a second.Im a bit confused what type of USB library i should be using HID or OTG or some other library? I basically just need bulk transfer.Would some one be able to point me in the right direction please :)Thank you :)2012-08-28 03:22 AM
2012-08-28 08:40 AM
I've emailed you the Keil project, hope that helps.
I'm pretty sure that the LCD code, and STM32-EVAL board specific code needs to be purged from the code to make any progress on the STM32F4-Discovery board, or boards with less/different resources from the original target. I'm not a huge fan of how ST deals with their cross board support, but I can see some of the reasoning.2012-09-12 02:36 AM