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! FD_CAN How to reset error counter

In the FD_CAN register, there is a CEL[7:0]:, REC[6:0]: and TEC[7:0]:,The CEL register is not being reset on read and goes into the Bus-Off mode.Do I need to also reset the REC and TEC register?I am currently using the HAL_GetErrorCounter() function ...

Aeroiiv by Associate II
  • 1292 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G030 Oversampling Trigger Rate

I am a bit confused by the documentation on oversampling and the required trigger rate.  I'd like to do 2 conversions a second on 5 channels using 256x oversampling.  I have the ADC in continuous mode. I am triggering off TIM3 update.  It's not clear...

Resolved! SysTick and FREE Rtos

Hi to everybody.I'm using H5 and FREE RTOS. I'm porting a project from M3 , than M4 now to H5. I used LL for all the periferals, but moving to HAL isn't a probelm (... but I prefer  LL!).On M3 and M4 I used a timers to "serve" the RTOS scheduler, the...

TheRaprus by Associate III
  • 1051 Views
  • 4 replies
  • 0 kudos

Resolved! Conversion DFU-File to Hex-File

I try to convert a DFU-File to a Hex-File with the ST-Tool  "DfuFileMgr.exe" from the DfuSe_v3.0.6 Toolkit.The reason for the conversion is, that we have an Update-Application in the field that works with USP-DFU update and the old DfuSe driver. Now ...

urban17 by Associate II
  • 2754 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H7 M7 to Update M4 flash area

Hello community! I am developing an app that is running in an H7 MCU, the M7 core app is "turning on" the M4 and then is running to an external flash where is the actual M7 code.I am looking to implement an update in this M7 "bootloader". As i unders...

urbito by Senior
  • 1099 Views
  • 7 replies
  • 1 kudos

Question about I2C TXIS bit in stm32g071rb

Hello, I'm studing I2C on stm32g071rb and I have a question about it.In the datasheet there is this line: "In the case of a write transfer, the TXIS flag is set after each byte transmission, after the 9th SCL pulse when an ACK is received", but for t...

dmrsim by Associate III
  • 1659 Views
  • 6 replies
  • 1 kudos