Mass Storage demo with double buffering
Posted on December 29, 2010 at 22:30Mass Storage demo with double buffering
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 29, 2010 at 22:30Mass Storage demo with double buffering
Posted on December 28, 2010 at 15:14Dear all, Thank you for reading my post. I designed a board with a stm32f101c6t6, and wanted to be able to debug it with the STM32 discovery kit. I removed the two jumpers on CN3 and connected my board to the Disc...
Posted on October 26, 2010 at 13:07hi. i cant understand why EOC wont go up to ''1'' after conversion. i can see the result in ADC->DR but the flag wont go up. why? thanks. #include ''stm32F10x.h'' #define CCR_ENABLE_Set ((uint32_t)0x000000...
Posted on December 27, 2010 at 22:46Buffer Description Table in usb_conf.h
Posted on December 12, 2010 at 21:32See following discussion: Sirs, Thanks for the consideration of your reply. Yes I am aware of the ''SWD'' issue, but I think what worked for me was flashing the St-link to the LATEST version of the firmware dist...
Posted on December 09, 2010 at 13:16EXTI_ClearFlag(uint32_t EXTI_Line) and EXTI_ClearITPendingBit(uint32_t EXTI_Line)
Posted on December 09, 2010 at 05:26buzzer
Posted on December 07, 2010 at 21:56Hello, I'm trying to download the firmware package for the discovery hardware. Whenever I'm trying to download the zip-file, I get page not found. Here's the link: http://www.st.com/internet/com/SOFTWARE_RESOURCES...
Posted on December 03, 2010 at 13:09How to use built-in temperature detector? has anyone used it? any example? I just found in the documentation that temperature detector is in ADC1_IN16 input channel. But how do I access it? I am green to the subje...
Posted on November 12, 2010 at 18:30hi all,first of, I just got my STM32VL Discovery. And it looks nice!I took it out, pluged it in and an played with the buttons..NICE!Next step: (5 on the cardboard btw)to study or modify the DISCOVER project relat...