2025-10-14 10:20 PM
I am currently working on integrating the AFBR-S50 Time-of-Flight sensor with STM32F0303CCT6 microcontroller.
I have seen that there's an official document and example for AFBR-S50 and STM32F401RE, which includes the whole setup and integration. But I haven't come across anything similar for F0 series(especially STM32F0303CCT6).
I have the reference manual and datasheet for the MCU but I'd like to know if anybody is working with same setup and if they can help.
If someone can provide any tips or guidance on integration and timing configurations.
Any insights, experiences, or example references would be really appreciated.
I am attaching a project that I have created using the porting guide available for STM32F401RE.
I am having problem in the Periodic interrupt test and finally I am not getting the MeasurementCallback which will result in increment of mydatareadyevent variable.
If there's any other problem in the code, please mention that as well.
Thanks in advance for your help.
2025-10-14 11:45 PM
> STM32F0303 ??
F03 or F303 ?