Posted on May 17, 2011 at 13:25Dear All, I'm using my own design board with the STM32F103RBT6. I configured my ADC1 to hold group of three channels in regular mode. If ADC1 End-Of-Conversion interrupt (EOC) was generated, how can i know which one of...
Posted on May 17, 2011 at 13:14Dear mcp, I found myself stuck with the same problem (i tried to use interrupt as well). Can you please tell me how did you use the DMA? Thanks.
Posted on May 17, 2011 at 13:09Dear all, I saw the EVAL Demonstration Software and was very impressed. I was so amazed form the ability of displaying icons on the LCD. I'm interested to load my own image file (i.e xxx.bmp) to my ST3210E-EVAL board i...
Posted on May 17, 2011 at 13:09Dear DOMEN ... First,Let me thank you for your response. After digging a bit i found that the easiest way loading bitmaps into the NOR Flash component, will be through the DFU mechanism supplied by ST. For achieving th...
Posted on May 17, 2011 at 13:09Dear All, I'm using the STM3210E-EVAL board. I would like to know how to load bitmap files (like the icons shown in the LCD demo application and in the EVAL_Demonstration_Software). I already know that there is a utili...