serial port not work
i am using stm32l4r5zi microcontroller .i have enabled all uart port 1,2,3,4,5 but this is not showing data on usb serial port .does l4r5 usb serial port not supporting ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
i am using stm32l4r5zi microcontroller .i have enabled all uart port 1,2,3,4,5 but this is not showing data on usb serial port .does l4r5 usb serial port not supporting ?
Please provide STM32G030K6T6TR 2023years MSDS, REACH ,ROHS, files.
Hi all,When writing tests for handling single and double errors on the STM32H753/43/42/50, there doesn’t appear to be a way to turn off the ECC or access the parity bits to force single or double errors. Relying on them occurring randomly isn't grea...
I'm looking for the MT25TL01G_STM32H750B-DISCO.stldr external loader source code. The github (STMicroelectronics/stm32-external-loader/tree/main/STM32H7x_boards) is missing this one.
Step to reproduce :In cubeMX:Select NucleoU575ZI.Clean all pinSet OCTOSPI to QSPI (see code below)Configure GPDMA (see code below)/* USER CODE BEGIN Header */ /** ****************************************************************************** * @f...
I have the X-nucleo VL53L5 board and have modified the example code for a project. Now I need to connect the VL53L5 remotely using my own breakout board that manages its pull-up/down needs. Nucleo only connects scl sda. But the i2c does not run...
There's no such register in LPUART.Seen also in RM0394, maybe will present in other RMs of that era, too.JW
HiI'm using a Nucleo STM32L552 an want to use my segger JTAG; I've wired CN5 on the dev board to my JLINK (with the exception of pin 1 for VDD; I hooked that directly to the 3.3V pin in the arduino header) and I'm not able to connect my device to the...
I have successfully flashed my BluePill Board with an STM32F103 chip using the STLINK interface of a Nucleo board. Now, I have replaced the chip with an STM32F302CBT6 and am trying to flash it. However, I get the error message 'Target no device found...
i am using one side microcontroller stm32103 which have can1 protocole does this work with othere microcontoller stm32g0b1re which have FDCAN protocol.?does both communicate with each other ?will read and write the data?