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

Resolved! STM32H730 outside of program code

Hello!I'm porting a working code from H750VB to H730VB, generating a new HAL core from STM32CubeMX, but right after entering on "SystemClock_Config" function at debug mode, I've got the message "Break at address 0x46bd3718 with no debug information a...

Peaga by Senior
  • 3271 Views
  • 18 replies
  • 9 kudos

Resolved! STm32CubeMX bug: CAN2 wrong configuration

Posted on June 26, 2014 at 16:31 Hi, I tried to configure my STm32F207 using the ''Cube'' to use the CAN2 and I found a bug. This is the initialization code generated by the ''Cube'': void HAL_CAN_MspInit(CAN_HandleTypeDef* ...

Resolved! Same project, two different ioc files

I have a working project with its .ioc file.Now I need to port the project codebase to another project that uses exactly the same processor, but with different pinout: the peripherals in the project will be the same, mapped on some other pins.I need ...

Resolved! Cannot uncheck "save power of non-active UCPD" in ioc

Hey All, I cannot seem to uncheck the option "save power of non-active UCPD - deactive Dead Battery pull-up" Everytime I generate code I have to manually comment out (disable) (HAL_SYSCFG_StrobeDBattpinsConfig(SYSCFG_CFGR1_UCPD1_STROBE | SYSCFG_CFGR1...

Screenshot 2024-04-01 091533.png

STMG0 Multichannel ADC CubeIDE configuration issue

Hi,I'm not able to set the STM32G030C6 ADC1 for 9 + Internal Temperature Sensor channels. Here's my ADC1 Mode and Configuration parameters I'm using this recently updated Software Package VersionSTM32CubeG0 Firmware Package V1.6.2Does anyone know wha...

Gaston_1-1719938564685.png Gaston_2-1719938744194.png
Gaston by Senior
  • 548 Views
  • 3 replies
  • 0 kudos

Sampling frequency issue

Hello,I am using an STM32U585CIU6 with LSM6DSOX to sample acceleration values, in order to use it in a project on NanoEdge. I am facing an issue while trying to sample higher frequencies. My accelerometer is set to operate at 833Hz. By printing the n...

Home energy management system for smart grid

Hi allI am doing the research and development for a home energy management system (EMS) for smart grid applications and my prototype is in the early stage of development.My prototype is tested working fine with Ethernet IPv4 (TCP/IP). However, the Io...

20240220-VinhSmartGrid01.png

STM32 NUCLEO-H743ZI2 UART Baud rate mismatch problem

Currently i am working with nucleo-h743zi2 board. I set the Baud rate in CubeMx to 115200. In the Hercules program, when I set the baud rate to 115200, the data does not flow correctly, but when I set the baud rate to 38400, it flows correctly. Why m...

uart.PNG
Chaotic by Associate II
  • 912 Views
  • 7 replies
  • 2 kudos