Close

SPI and UART are working

A project log for STM32F030F4P6 breakout board

Not as bulky as the nucleo boards, after all.

christophChristoph 02/09/2015 at 23:210 Comments

Wrote a simple SPI loopback test and a logic level <-> USB Serial device is showing correct output. Neat! ST's hardware abstraction layer seems a bit odd, though. For example they seem to mix "UART" and "USART" in many places, making it hard to decide which function is correct. Other than that, it's been quite easy.

The STM32F0 is powered by the USB adapter.

Discussions