STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 and USB FS/HS with ULPI

Posted on December 02, 2015 at 19:36Hi to All, I would like to share my experience to create test application and measure the USB performance for both FS and HS with external ULPI PHY (USB3300) on STM32F4 MCU series. To do that Olimex STM32-H405 boa...

0690X000006035wQAA.jpg 0690X000006033IQAQ.jpg
christo by Associate III
  • 1705 Views
  • 4 replies
  • 1 kudos

UART speed change, USB, WIn10

Hello,I have an application developed on top of a Nucleo Board (F446RE). This application uses the STM32 serial lines connected to the STLink MCU and accessible on a computer through an USB VCP.The F446RE Uart is initially set @ 921kbps and is workin...

STM32L476 UART flow contorl does not work

after enabling the Flow control via FreeRTOS that was made by the cube correctly.i can see that the RTS does not working at all when i'm transmitting a data . and also the interrupt via the FreeRTOS does not include the flag of CTS why ????what is th...

abeny by Associate
  • 136 Views
  • 0 replies
  • 0 kudos

USB cdc cmd endpoint problem

With stm32cubemx i generated a usb cdc device. I can send and receive data with bulk in and out endpoint.But i want to usb cmd endpoint(Interrupt type) to transfer message, it's not successful.I didn't see ang message wit bus hound.Anyboby can help m...

sxiao.11 by Associate
  • 193 Views
  • 0 replies
  • 0 kudos

STM32Cube_FW_F7_V1.12.0 may have a bug

In the file \STM32Cube_FW_F7_V1.12.0\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pcd.c at line 144 is the instruction:  assert_param(IS_PCD_ALL_INSTANCE(hpcd->Instance))However, I cannot find the macro IS_PCD_ALL_INSTANCE defined anywhere. Note th...

DRuss.5 by Associate II
  • 886 Views
  • 12 replies
  • 2 kudos