STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART1 Byte length off for some reason

Hi, I am unable to interface with a sensor over RS485. I have a uart->RS485 converter hooked up to pins for USART1 (Tx on PD8, Rx on PD9) on a Nucleo-F439ZI.I also have a USBtoRS485 converter with which i'm able to communicate to the sensor fine. I h...

debug by Associate III
  • 255 Views
  • 2 replies
  • 0 kudos

Uart usage with STM32F411RE Nucleo

Hello everyone I'm working with Uart on STM32F411RE Nucleo board. It gives a code error, but no data is provided through USART2. Can anyone help me with this problem? The code is as follows:  void Delay(int time); static void uart_set_baudrate(uint32...

Resolved! Function body has content of opposite function

Hallo,I struggled already two days with the implementation of USB_OTG_FS on a STM32F401 board. The most prominent error concerns the Virtual Com Port on the Windows PC: whatever I try, there is always a message saying "USB device not recognized", wit...

FredS by Associate III
  • 335 Views
  • 8 replies
  • 3 kudos

USB PD sink

Hi Team, I want to work on USB PD sink , which board would be suitable?, I'm trying for 28V 5A power. I think the firmware for this specification is not available yet. Even though i want to try on. Would you suggest me any board? Is STM32L562 would b...

NITHIN by Associate II
  • 89 Views
  • 5 replies
  • 2 kudos

Write, Read code for STM32L412 elusive

What code works for the STM32L412 device?I want to load an RTC calibration value into flash memory and retrieve it on subsequent running of the firmware. I've got the reading of specific calibration values working in a different IC, for ADC calibrati...

CGadg by Associate II
  • 208 Views
  • 8 replies
  • 0 kudos