2022-06-17 09:04 AM
2022-06-17 09:28 AM
That will be described in the sensor documentation:
https://www.analog.com/en/products/adxl355.html
The sensor neither knows nor cares what microcontroller you use - so the reading process won't be specific to STM32.
Or are you asking how to use the SPI controller on the STM32?
Or both?
2022-06-17 09:33 AM
how to use the SPI controller on the STM32L452
2022-06-17 09:35 AM
This is an emergency project.
i know i should use cubemx to config spi interface.
but how to do ?? ( use cubemx)
2022-06-20 02:03 AM
So that'll be in the standard ST documentation ...