- UCA-LEAT LoRa UWB Board
- MCU: STM32L496RGT6
- Ultra-wideband Module: B-UWB-MOD1
- LoRa Module: E22-900M22S
- Download and install the Arduino IDE (Latest Legacy IDE Recommended)
- Start the Arduino IDE
- Go into Preferences
- Copy & Add the following URL as an "Additional Board Manager URL"
https://nguyenmanhthao996tn.github.io/my_files/package_uca-leat-boards_index.json
- Open the Boards Manager from the Tools -> Board menu and install "UCA-LEAT Boards"
- Select your board from the Tools -> Board menu
TODO
- Download Zadig
- Plugin STM32L4 board and toggle the RESET button while holding down the BOOT button
- Let Windows finish searching for drivers
- Start
Zadig
- Select
Options -> List All Devices
- Select
STM32 BOOTLOADER
from the device dropdown - Select
WinUSB (v6.1.7600.16385)
as new driver - Click
Replace Driver
Sometimes a faulty sketch can render the normal USB Serial based integration into the Arduindo IDE not working. In this case plugin the STM32L4 board and toggle the RESET button while holding down the BOOT button and program a known to be working sketch to go ack to a working USB Serial setup.
This core is based on the GrumpyOldPizza/arduino-STM32L4
This project is led by Amnia Benouakta & Prof. Fabien Ferrero at LEAT. Laboratoire d'Electronique, Antennes et Télécommunications. Université Cote d'Azur, CNRS UMR 7248.