Files
libopencm3-examples/examples/stm32/f3/stm32f3-discovery/i2c
Karl Palsson 15637e291b Update library to latest
This includes fixes for peripheral resets, introduced by library
changes:
* b3bdf025d7 stm32: i2c: drop i2c_reset()
* df654d7f28 stm32: spi: drop spi_reset()

Fixes: https://github.com/libopencm3/libopencm3-examples/issues/240
2023-01-16 20:39:31 +00:00
..
2023-01-16 20:39:31 +00:00
2017-09-01 23:01:56 +00:00

README

UART TX on PA2 @ 115200/8n1

This example reads the onboard accelerometer and dumps the raw value of the ACC_OUT_X_L_A/ACC_OUT_X_H_A registers. (you should see ~0 for flat, and positive/negative values for tipping the board along it's long axis, ranging up to plus/minus 16k or so for vertical.