STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Accurate ADC sampling rate using LPTIM

Posted on November 16, 2017 at 15:09 Hello, I am trying to sample analog inputs connected to ADC3 (STM32H7) at 4K sampling rate. For this, i have configured ADC3 to be triggered by the rising edge of LPTIM2 output signal. if (HAL_ADCEx_Cali...

IAP Issue rebooting with other flash address

Posted on November 16, 2017 at 13:01 Hi, For IAP of STM32F407 I am using mikro C pro arm compiler After written my downloaded application to the flash address from (0x08080000)am trying to reboot from that address but its does n't work ...

Resolved! spirit 1 , and stm32f103xx?

Posted on November 07, 2017 at 09:24Hello every body we are using stm32f103xx microcontrollers , we want to send our data by wireless using spirit1 module ,- is it possible ?-which library is suitable ?-what about distance amd range of gigahertz mod...

Regarding IAP internal flash switching

Posted on November 15, 2017 at 12:37Hello all,I am using stm32f407 microcontroller for my application.For IAPI have chosen 1 Megabyte flash memory chip, i will separate this into two 512 kb regions.One region will be having my running application,an...

Dfuse demo v3.0.6 release ?

Posted on November 16, 2017 at 09:47Hi.I've posted articles about dfuse in the past.https://community.st.com/0D50X00009XkYMSSA3 The answer is v3.0.6 is said to have been modified.'I had this same issue and ST gave me a Pre-Release version of the DFU...

STM32F437-How to use 4KB backup SRAM as EEPROM?

Posted on November 16, 2017 at 09:17Hi guys,             I'm using STM32F437IIH6 MCU, it has a 4KB backup SRAM which can be used as EEPROM like memory,In order to achieve this we need to have a battery (3.3V coin battery) connected to the Vbat pin o...