Difference: BoardSupportPackageWB5M (3 vs. 4)

Revision 42021-06-05 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 7 to 7
  titlestyle="color:#F00000;" }%
Intro
Changed:
<
<
The board support package for the !!STM32WB5MM-DK Discovery Kit is restricted to the Arduino UNO R3 pin header and the onboard LEDs, and switches (buttons). The STM32 has much more capabilities then 14 digital I/O pins, 6 analog input pins, UART, SPI, and I2C interfaces. But if you want to use the more advanced features you can use the CubeMX to create source code for the internal peripherals. This project wants to show how to use the Cube Ecosystem for a Forth system (or vice versa) and can't implement all features and possibilities the STM32WB has. It is a good starting point for your project.
>
>
The board support package for the STM32WB5MM-DK Discovery Kit is restricted to the Arduino UNO R3 pin header and the onboard LEDs, and switches (buttons). The STM32 has much more capabilities then 14 digital I/O pins, 6 analog input pins, UART, SPI, and I2C interfaces. But if you want to use the more advanced features you can use the CubeMX to create source code for the internal peripherals. This project wants to show how to use the Cube Ecosystem for a Forth system (or vice versa) and can't implement all features and possibilities the STM32WB has. It is a good starting point for your project.
 
Line: 357 to 357
 
CN1.1 D8 PD13 GPIO
CN1.2 D9 PD15 GPIO/TIM1_CH2
CN1.3 D10 PA4 SPI1_NSS
Changed:
<
<
CN1.4 D11 PA7 SPI1_MOSI/TIM1_CH1N
>
>
CN1.4 D11 PA7 SPI1_MOSI
 
CN1.5 D12 PB4 SPI1_MISO
Changed:
<
<
CN1.6 D13 PA1 SPI1_SCK
>
>
CN1.6 D13 PA1 SPI1_SCK/TIM2_CH2
 
CN1.7 GND - Ground
CN1.8 AVDD - VDDA
CN1.9 D14 PA10 I2C1_SDA
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback