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

Ux_Device_HID for STM32U575ZI

Hello,I wonder if it exists an Ux_Device_HID example project for STM32U585ZITxQ mcu or the way to convert the Ux_Device_HID project for STM32U585AIIXQ present in the examples for a different packaged mcu. Best regardsIlaria

Ilaria by Associate
  • 292 Views
  • 3 replies
  • 0 kudos

Resolved! NUCLEO-F412ZG CAN Communication, No RX and No tx

I am using CAN1 pins to Connect to the driver board (SN65HVD230).      All Voltages are good. I am using 2 PCAN dongles with 120 Ohm terminations at both ends of the BUS with the Nucleo CAN shown above in the middle of the bus.  I ported the code f...

JDOG_3-1712698313675.png 0405241626~2.jpg JDOG_0-1712696721291.png JDOG_1-1712698012460.png
JDOG by Associate III
  • 333 Views
  • 3 replies
  • 1 kudos

TCS peripheral

Hello,I have custom board with STM32F301R8T6 and connected 4 channel slider sensor. I want to copy an example present in STM32CubeIde called TouchSensing_Linear. There in the configuration files such as tls_user.c, tls_user.h are includes for tls.h a...

STM32H74 ECC Errors

Hi,Some doubts on the ECC functionality on STm32h74x.How can we know if the data can be corrected for cases DEDF and DEBWDF ? I always see the DEDF and SEDF fields set in my case. This bits are set when the control is hit the main(), and then I clear...

andy_long_0-1712312892764.png andy_long_0-1712315036609.png andy_long_1-1712315066857.png
andy_long by Associate III
  • 1288 Views
  • 9 replies
  • 1 kudos

Resolved! Package data register wrong code

Hello,I am using a STM32G491 in LQFP48 package. In the RM0440 rev8 page 2122 the package code for LQFP48 is 01011. But I read 01001 which would be LQFP32. The device id 0x479 is correct. Is there a reason for this? Thanks.

Resolved! EEPROM emulation firmware library

I'm working with a legacy project that uses some EEPROM emulation code on a STM32F103 MCU. I need to find the original release file containing eeprom.c and eeprom.h of that emulation code. The description of the header file looks like this:  /*******...

Labels