STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 Discovery Board ADC Type

Posted on January 12, 2015 at 16:39Hi,I think the title says it all...which type of ADC is on this board? (SAR, sigma-delta,...)I was not able to find anything on the st-site, so maybe someone knows what is built in! Thanks for the help! #stm32f4...

Systick Delay functions

Posted on January 07, 2015 at 11:31 Hi folks, I have had some code working for quite a while now using the sytick to create delay to the order of ms. This was made up of the following functions: static uint32_t TimingDelay; void De...

lcd interfacing

Posted on January 12, 2015 at 10:11Hello everyone,                         I need to interface alpha numeric LCD display (odm 16216-9sl) with stm32f101xx . so please suggest  me the sample code to drive the LCD .   

IAR V7..30 for arm Debug can't stop the target

Posted on January 11, 2015 at 13:30When I debug the usb of stm32f103, using ST firmware library and st-link .Will appear the following questions:I want to suspend operation, but the IAR will be prompted to me that ''Target is running,Failed to stop ...

0690X00000602zUQAQ.png
landlde by Associate II
  • 1034 Views
  • 4 replies
  • 0 kudos

STM32F411 - What is ''Batch Acquisition Mode''?

Posted on December 08, 2014 at 14:18''Batch Acquisition Mode'' mentioned for the new STM32F411: http://www.st.com/web/en/press/en/p3580 http://www.st.com/web/en/catalog/mmc/FM141/SC1169/SS1577/LN1877 OK I understand the marketing droids need to buzz...

STM32F429I Disco+FMC+SRAM Issue

Posted on January 09, 2015 at 01:39  The original post was too long to process during our migration. Please click on the attachment to read the original post.

stm32f429 discovery gui_init

Posted on January 09, 2015 at 19:00Can I use GUI_init (I mean gui library) without freertos? I've just seen a lot of examples with GUI_init, and all these examples were only with freertos. I'm trying to make a simple example (drawing something on lc...

Triple ADC sequence

Posted on January 09, 2015 at 19:13Hello Has anyone successfully got the triple adc mode with a sequence working? Let's say I already got the ADC and the DMA working for 3x channels without any kind of sequence... what do I have to change in order t...