Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 249 Bytes

File metadata and controls

4 lines (4 loc) · 249 Bytes

stm32f401cc_usb_device_cdc_spi_bmp280

this project use SPI to get a temperature value from a BMP280 temperature module, and then use USB CDC to sent it to a host (PC or Android). board: STM32F401CC (WeAct3.0v) The project is a STM32Cube project.