We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I'm using STM32F407VGT6 and Keil µvision v5 with MDK-Lite license. My teacher commised me to make a project which assumes sending data from the accelerometer to the USB flash drive. I'm worried if I need MDK-Plus or MDK-Pro license.
Is it possible to do it using the MDK-Lite license?
I really appreciate any help you can provide.
Thank you Andrew and Milorad for your answer.
Andrew, I'm worried about USB features. I know that the code size is limited to 32 KBytes but I think it's not problem yet. I relied on a tutorial under the following link:
http://www.keil.com/appnotes/files/apnt_268.pdf
While compiling I encountered problem: "Error #602: 'Keil.MDK-Pro::USB:Host:6.11.0': component requires valid MDK-ARM Professional license".
Milorad, I checked the comparison od MDK editions, the table on this page www2.keil.com/.../middleware
is clear for me but I'm thinking whether is another way, not like in mentioned tutorial, to configure USB communication using Keil. If not, which software instead of Keil do you recommend?