STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32L476 - Jump to flashloader from user code

Posted on November 16, 2017 at 10:23I am trying to jump to flash loader from user application. I am using a custom board based on the STM32L476. Premising that the standard procedure 'Hw Reset + Boot0 pin setup' works flawlessly by using the example...

HAL_TIM_Base_Start_IT() equivalent in LL for STM32F0?

Posted on November 16, 2017 at 04:03I'm trying to learn to use the LL libraries available from CubeMX.  I've had reasonable success using the HAL libraries in the past.  Specifically, I'm trying to get TIM14 to interrupt on a regular basis and blink...

dale by Associate III
  • 1029 Views
  • 1 replies
  • 0 kudos

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...

About generateBuff and getBuffPtr

Posted on November 15, 2017 at 12:02Hi everyone,I'm now trying to start establishing communication between STM32F4 Discovery Board and an SPI slave over SPI1.There is an example project named 'SPI_Test.slx' in the path \STM32-MAT\STM32\STM32demos\Te...

Sam Q. by Associate III
  • 576 Views
  • 3 replies
  • 0 kudos