On the challanger vehicle, xBee should be located at the top of the windshield.
Its purpose is to send CAN data to the escort car antenna.
Optionaly: Store CAN raw data in the on-board Micro-SD card.
- Install STM32 Cube IDE on your host machine.
- Start STM32 Cube IDE.
- Open project:
File > Open Projects from File System...
. - Select
Import source
directory to <repo_path>/src_tx/CAN_Tranciever.ioc. - Press
Finish
.
Additional configuring is required.