STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HAL_FLASHEx_Erase() fails sometime on STM32L4R9ZI

HiI am using STM32L4R9ZI for my product and I am facing an issue in updating Flash. I am using flash_l4.c as provided by CubeIDE Project along with the STWIN Kit. I have attached the flash_l4.c for reference. I am using the FLASH_update() function to...

ZHaid.1 by Associate II
  • 2008 Views
  • 0 replies
  • 0 kudos

I2C

Hi,now I'm implementing i2c with 1 master(U575ZI-Q) and 3 slave(L432KC) boards. master transmit dataBuf to slave HAL_I2C_Master_Transmit_IT(&hi2c1, addr<<1, dataBuf, sizeof(dataBuf)); and Slave receive it.HAL_I2C_Slave_Receive_IT(&hi2c1, dataBuf, siz...

eunni_1-1715132274229.png
eunni by Associate III
  • 414 Views
  • 0 replies
  • 0 kudos

STM32H7 支持的协议

STM32H7 can support SPI communication, Parallel communication, GPIO analog SPI communication, but can it support TTL, SDR CMOS, JESD204B protocol communication? Or what should I do if I want STM32 to implement these protocols?

hanqingze by Associate III
  • 627 Views
  • 2 replies
  • 0 kudos

Resolved! VBUS sense and ID for USB OTG on STM32U595

I am using the USB port on a STM32U595 in device mode only. I am not using a type-C interface with a CC controller. I see that the NUCLEO144_Q with STM32U575 divides the USB VBUS input and connects it to PC2 for use as VBUS_SENSE.[Q1] Do I need to co...

jt94093 by Associate
  • 928 Views
  • 2 replies
  • 1 kudos

STM32H750B-DK use LTDC_Paint example in new project

 Hi,I am using the STM32H750B-DK board and would like to use the LCD and touch screen in my project. I have been looking at the existing LTDC_Paint example (STM32CubeH7/Projects/STM32H750B-DK/Applications/Display/LTDC_Paint at master · STMicroelectro...

Bxy by Associate II
  • 483 Views
  • 0 replies
  • 0 kudos

stm32L452CEU6 usb doesnt work with Samsung GalaxyTab A8

I have a board design based on stm32L452 , USB gets recognized on a windows PC and I can talk to the device over any software like putty and a Test software sees the com port and can to the device. However in Android (Iam using samsung  GalaxyTab A8)...

anees by Associate II
  • 8450 Views
  • 32 replies
  • 0 kudos

sbsfu boot image not found

hi,i use sbsfu bootloader, the problem was the boot don't found the image.i used Ymodem to send image but the same think .as montionned in the image bellow. 

tawfik_0-1715098023077.png
tawfik by Associate
  • 328 Views
  • 0 replies
  • 0 kudos