ScarsFun / STM32_I2C_Scanner

STM32 I2C scanner with USB CDC interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScarsFun Dirty STM32 I2C Scanner V0.01

Simple I2C scanner with USB CDC output interface.

Based on stm32f103c8t6 'black pill' board. Black Pill Schematics Using the most popular 'blue pill' board is possible but you must replace R10 with correct 1.5k or USB won't works. R10 note: onboard LED in 'black pill' is connected to PB12. In 'blue pill' is connected to PC13.

About

STM32 I2C scanner with USB CDC interface


Languages

Language:C 97.0%Language:C++ 2.7%Language:Assembly 0.3%