Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:wb15 [2023/12/11 10:15]
darron
boards:wb15 [2023/12/15 07:49] (current)
darron [Upgrade procedure]
Line 15: Line 15:
 WARNING: There is an option byte called ESE on this board, it you WARNING: There is an option byte called ESE on this board, it you
 disable it the board will refuse to operate (untested). disable it the board will refuse to operate (untested).
 +
 +
 +===Pinout===
 +
 +<code>
 +LED
 +PB5 LD1 BLUE
 +PB0 LD2 GREEN
 +PB1 LD3 RED
 +
 +BUTTON
 +PA0   B1
 +PE4   B2
 +PA6   B3
 +RESET B4
 +
 +USART1 (ST-LINK)
 +PA10 TX_STLINK AF7
 +PA9  RX_STLINK AF7
 +
 +X1 NX2016SA 32 MHz
 +OSC_IN
 +OSC_OUT
 +
 +X2 NX2012SA 32.768 kHz
 +PC14 OSC32_IN
 +PC16 OSC32_OUT
 +</code>
 +
 ===Firmware upgrade services=== ===Firmware upgrade services===
  
Line 86: Line 115:
 </code> </code>
  
-Now press firmware upgrade.+Now press firmware upgrade and after start the wireless firmware.
  
 ===Demo firmware=== ===Demo firmware===