Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:bl072z [2022/12/25 20:43] – [Pinout] darron | boards:bl072z [2024/09/17 17:07] (current) – [LoRaWAN firmware] darron | ||
---|---|---|---|
Line 11: | Line 11: | ||
This development board is designed to deliver LoRa applications | This development board is designed to deliver LoRa applications | ||
- | based on the ST platform | + | based on the ST platform |
The STM32Cube package is the only source of information regarding the | The STM32Cube package is the only source of information regarding the | ||
Line 45: | Line 45: | ||
A5 PH0/ | A5 PH0/ | ||
- | PB2 B1 | + | PB2 B1 |
- | PA5 LD2 GREEN | + | PA5 LD2 GREEN (CENTRE) |
PB5 LD1 GREEN | PB5 LD1 GREEN | ||
PB6 LD3 BLUE | PB6 LD3 BLUE | ||
Line 160: | Line 160: | ||
===Programming=== | ===Programming=== | ||
- | Flash the debugger with [[tools: | + | OpenOCD with ST-LINK is very unreliable on this board so |
+ | flash the debugger with [[tools: | ||
==Command file== | ==Command file== | ||
Line 253: | Line 254: | ||
... | ... | ||
</ | </ | ||
+ | ===LoRaWAN firmware=== | ||
+ | |||
+ | The I-CUBE LoRaWAN demo has been updated to support GNU make [[https:// | ||
+ | |||
=== Resources === | === Resources === | ||