STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F7 ethernet PTP PPS to timer 2

Hello,I just got lwIP with PTPd on 2 Nucleo-144 with STM32F767ZI working.Thanks to all the open source people out there!PPS output is also working, I use these signals to check sync quality on a scope.PPS from ETH goes to TIM2 via ITR1 input to TRGO ...

LCE by Principal II
  • 5093 Views
  • 13 replies
  • 2 kudos

STM32F407VGT7 I use system memory boot mode by USART1 (PA10, PA9). i have to use external pull-up/pull-down resistors to USART3 (PB10 / PB11, PC10 / PC11), CAN2 (PB5), USB (PA11, PA12)?

STM32F407VGT7 I use system memory boot mode by USART1 (PA10, PA9). i have to use external pull-up/pull-down resistors to USART3 (PB10 / PB11, PC10 / PC11), CAN2 (PB5), USB (PA11, PA12)?PA10, PA9 connect to external pull-up resistors 7.5Kohms.If don't...

VDil.1 by Associate
  • 670 Views
  • 1 replies
  • 0 kudos

When I plug in 64 and 128 gb usb, it says the library is constantly connected and disconnceted. But 16gb usb works clearly.

Hello,I use USB MSC modules codes which provided by ST ( HAL Library USB )Actually I can use correctly my application with 16GB ,8GB ,4GB USB.But When I plug in 64GB USB or 128GB, it is not working.it is periodically transmit "USB Device disconnecte...

cvarl.1 by Associate
  • 614 Views
  • 1 replies
  • 0 kudos

I am using STM32H7A3 board. I am trying to integrate SD Card using SPI. I am getting FR_DISK_ERR when I try to do f_mount. Attached source code.

When i tried to give Pull ups for SPI pins except SPI1_SCK, i am getting FR_NOT_READY error.I am completely stuck in this issue. Please have a look into this and provide a solution for me.Thanks in advance.Jestina

JJoy.1 by Associate III
  • 7410 Views
  • 15 replies
  • 1 kudos