STM32H745 SPI Accelerometer ADXL355
Hi everyone, I am trying to use an accelerometer with my STM32h745 board thought SPI.
DO you have any idea where I can find library for thus accelerometers ?
And how to use the SPI protocole with STM32H745 :)
Hi everyone, I am trying to use an accelerometer with my STM32h745 board thought SPI.
DO you have any idea where I can find library for thus accelerometers ?
And how to use the SPI protocole with STM32H745 :)
I mostly obtain STM32 drivers by editing the Arduino driver of a kit on the market.
Generally, I/O operations in Arduino drivers are grouped into one or two functions.
It doesn't take long to write STM32 versions of these functions and get rid of the class object structure.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.