User Activity

Posted on November 29, 2016 at 21:56Hi I have 2 STM32F4 Discovery board and in order to make test, i want to connect one DAC Pin (for instance PA4) of one board to ADC pin (PC3) of my other board. Any suggestion of what is the simplest way to make ...
Posted on November 10, 2016 at 14:50  The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 03, 2013 at 21:45 Hello I found an example of using DMA with UART on STM32F407 on this thread UART with DMA mode but i can't make it work. I use a STM32F4-Discovery and i try to see if DMA1_Stream2_IRQHandler is called...
Posted on June 24, 2012 at 23:13Hello I recently bought a STM32L-discovery and i try to print some message on the lcd display using some examples coming with IAR EWARM (LCD_SegmentsDrive for example). But when i use the function LCD_GLASS_DisplayStr...