Question
howr to improve the throughput of USART1 of STM32L431 transmitting the ISM330ISN DATA ?
I set the CTRL1_XL (10h) of ISM330ISN as 0xA4 ,so the ODR of ISM330 is 6667Hz.
If I want transmit the whole data @6667Hz to external RS485 ,How tocontroll it ?
Can I Using the ISM330 INT1 to trigger every transaction ? or independently transmit data using timer of
STM32L431CCT6?
