STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C Slave Receive in DMA mode on STM32U575 series

Hi,I'm attempting to set up an STM32U575 as an I2C slave. (The master is a F301)My problem is that the slave only receives one byte, and then proceeds to disregard all of the following data.I have set up a switch that turns on an RGB LED, depending o...

Screenshot 2024-04-11 at 05.51.14.png Screenshot 2024-04-11 at 05.53.02.png Screenshot 2024-04-11 at 06.00.40.png Screenshot 2024-04-11 at 06.15.33.png

Resolved! stm32l431rct HardFault using spi, adc , RTOS

Hello im Khoi. i get big trouble with stm32l431rct, when i using freeRtos . Task1 i using spi comunication . Task2 i get ADC DMA . When i disable Task2 program no problem. But i enable task2 get problem spi hardfault-Handler . Excuse me :(( 

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
  • 739 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
  • 889 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...

Resolved! 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
  • 2509 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.