Solved
Hello. Is there by any chance a board support package available for the ultrasonic sensor CH101 from TDK? I am using the NUCLEO-U575ZI-Q board. Unfortunately TDK does not provide any BSPs for ST boards.
..
..
And ST doesn't provide BSP for components they don't use.
You'll likely have to port whatever materials TDK can supply, presumably interfacing with I2C, and merge in some I2C wedge/shim type implementation from the ST side examples for I2C Master devices.
Register level I2C devices (8 or 16-bit), should be able to use relatively high-level HAL I2C functions.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.