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 to STM32F7 compatibility

Posted on October 28, 2016 at 14:34Hi All. Looking at the STM32F7 Series main page I read: ''STM32F7 series is pin-to-pin compatible with the STM32F4 series''.Now, I would like to find a device pin to pin compatible with the STM32F407VG I am current...

raffin by Associate III
  • 905 Views
  • 2 replies
  • 0 kudos

Do ADC_GetConversionValue read the current ADC value?

Posted on November 23, 2013 at 01:22Hi all,I'm recently building an application which asks for the current analog input at each poll.  It only reads the ADC value when it receives the request, which means that my STM32L will not read the ADC value a...

STM32L152 - Stop Mode not working when using RTC Wakup

Posted on June 18, 2011 at 19:13Hello, just expierenced some strange problem. My app should go to Stop Mode and wake up when a signal on an EXTI line is detected or every 10s by RTC wakeup. Without the RTC wakeup everything works fine, but when I ac...

js23 by Associate III
  • 1129 Views
  • 7 replies
  • 0 kudos

Editing /making STM32 based state machine !

Posted on October 28, 2016 at 10:20Dear All,I am working in a stm32f070xx project that need state machine coding.Could you kindly suggest me what things I need to make state machine ?Do you suggest me any tools? Which one is easiest one ?

I2C Busy error

Posted on October 28, 2016 at 08:52Hi everyone.I use the STM32F29 and have a similiar problem with the I2C as the following User:/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Li...

mfrank9 by Associate III
  • 472 Views
  • 0 replies
  • 0 kudos

stm32f405vgt6 uart setting qustion

Posted on October 28, 2016 at 04:15HiI want to use the baud rate to 921600 in stm32f405vgt6.Can I use 921600 in UART1 ~ 6?And Is the error rate to zero?Thank you.

wjsjh07 by Associate
  • 546 Views
  • 2 replies
  • 0 kudos

st-linkv2-1 problem (STM32F407G-DISC1)

Posted on October 26, 2016 at 06:14My board is STM32F407G-DISC1, revision MB997D. Cannot program stm32f407 through on-board st-linkv2-1. Story started when I discovered that board could't start without st-link being connected to PC. Searching this f...

Redefinition of putch in arm-none-eabi

Posted on October 27, 2016 at 19:01 Hi All, I would like to use printf in my CubeMX generated project. I use Debian Linux and my gcc version is: arm-none-eabi-gcc (GNU Tools for ARM Embedded Processors) 5.4.1 20160919 (release) [...

zamek42 by Associate II
  • 632 Views
  • 2 replies
  • 0 kudos

STM32F7(65) FMC NAND DCache issue

Posted on October 27, 2016 at 14:52I have a NAND flash connected to the FMC on my STM32F765VGT6 and using the HAL drivers (September 2016). I have noticed inconsistent behaviour when the DCache is enabled when polling the flash during HAL_NAND_Read_...