STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 + LAN8720

HiI'm fighting with stm32f107vct to work with external PHY LAN8720.After many tries running it on FreeRTOS with lwIP I decided to start it over.I disabled freertos and lwIP.In CubeIDE I’m enabling only ETH, changing addresses of registers (since IDE ...

JB.5 by Associate II
  • 2948 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F1 - no HAL error, no SPI signal

Hello!I'm trying to run SPI in Transmit Only Master mode.It's strange - result of HAL_SPI_Transmit is HAL_OK but I can't see any signals on SCK and MOSI pins.main.cint main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   /* MCU Config...

MLemb.2 by Associate II
  • 885 Views
  • 6 replies
  • 0 kudos
Labels