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

Alternate DMA I2C with normal operation

Posted on June 04, 2018 at 15:59I'm trying to rewrite the I2C gyro (MPU6050) read operation of an STM32F0xx based flight controller (https://github.com/silver13/BoldClash-BWHOOP-B-03) to partially TIM_Update/DMA based I2C readout for accurate loopti...

Resolved! ADC pin configuration in STM32F072B

Posted on May 30, 2018 at 14:36How to configure ADC pin in STM32F072B controller?I do not give any input in ADC pin but I got the output? Same configuration and code working correctly on STM32F072B Discovery Board.

USB suspend-resume event

Posted on June 01, 2018 at 14:25Hello,I have a problem to monitoring USB connexion state on STM32F7.We try to use suspend/resume events to monitor the USB state.The interrupt function 'HAL_PCD_IRQHandler' should allow us to monitoring connexion stat...

Touch Sensing Controller. Shield or no Shield ?

Posted on June 04, 2018 at 09:55Hello dear STCommunities, i am a hardware developper from Germany and i haven't so much experience in TSC (Touch Sensing Controller). In my project i have configure my touch unit in one Group ( 3 pins for my touch ele...

Eric Tc by Associate
  • 278 Views
  • 1 replies
  • 0 kudos

Problem with the Watchdog rest

Posted on June 04, 2018 at 07:16Hi All,I am working on the project Bootloader and i am using the independent watchdog IWDG in my project with stm32F413VH controller.The library i am using is the HAL library. Now i am facing some problem after jumpin...

Resolved! __main in startup assembly

Posted on June 04, 2018 at 10:30Hi.I'm using keil for programming a stm32 board. In the start up file .s there is a call to __main after the call to SystemInit. Where is the definition of __main? What's the difference between main and __main?

Resolved! CubeMX can't update and generate source code

Posted on May 30, 2018 at 09:50CubeMX pop up the message 'updater is already in use and checking server. Then please retry launching the Updater after few seconds'. It has been always checking and nothing updated. Because of that issue, there is no ...

Rock Deng by Associate III
  • 2706 Views
  • 11 replies
  • 0 kudos
Labels