STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Virtual Com Port unusable

hello, I'm trying to transfer a block of data from the PC via USB (with HyperTerminal) to my device card, but I haven't found a way to not lose data.Surely there is the possibility of controlling the flow of data coming from the PC arriving on the re...

HAL_Delay problem!!!!!

Hello everyone!!!I get a problem with HAL_Delay function. When I use STM32CubeMX creat my simple project (blink a led with STM32F4 Discovery Kit) everything is OK with HAL_Delay() function.But when I creat a same project without using STM32CubeMX, HA...

DNguy.18 by Associate II
  • 1043 Views
  • 4 replies
  • 0 kudos

Resolved! HAL_UART_Transmit doesn't work

Hi,I'm simply want transmit on UART using code generated by CUBEMX 5.1.0 for NUCLEO F401RE in System Workbench (Version: Neon.3 Release (4.6.3)).I've only added the following code in the main:UartStatus is ALWAY HAL_OK after every transmission. I'm ...

0690X000008BH2TQAW.png