STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

USB Mass Storage + SPI Flash W25Qxx

Hello,I have a board with STM32F407VET microcontroller, W25Q16 and microSD connector.Writing and reading information from W25Q16 without USB works (using library https://github.com/nimaltd/w25qxx).SD card via USB works (I found an example somewhere, ...

0693W000007CXroQAG.png 0693W000007CXrUQAW.png 0693W000007CXm6QAG.png 0693W000007CXsNQAW.png
Sasha_ by Associate III
  • 871 Views
  • 2 replies
  • 1 kudos
Labels