Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:stm32u083 [2025/02/24 10:52] – [LCD] darron | boards:stm32u083 [2025/02/24 11:22] (current) – [LCD] darron | ||
---|---|---|---|
Line 5: | Line 5: | ||
56 MHz Arm Cortex-M0+ MCU with 256 KB flash and 40 KB RAM | 56 MHz Arm Cortex-M0+ MCU with 256 KB flash and 40 KB RAM | ||
+ | |||
+ | ===RAM=== | ||
+ | |||
+ | ^SRAM^SIZE^ADDRESS^ALIAS^ | ||
+ | |SRAM1|32KB|0x20000000| | | ||
+ | |SRAM2|8KB |0x10000000|0x20008000| | ||
===Pinout=== | ===Pinout=== | ||
< | < | ||
- | PA2 VCP_TX | + | PA2 VCP_TX |
- | PA3 VCP_RX | + | PA3 VCP_RX |
+ | |||
+ | PC13 GREEN LED | ||
+ | PB2 RED LED | ||
+ | PA5 BLUE LED | ||
+ | |||
+ | PC2 JOYSTICK (ANALOG INPUT) | ||
</ | </ | ||
+ | |||
+ | ===Joystick=== | ||
+ | |||
+ | ^Position^Ratio^Voltage^ | ||
+ | |SELECT|0|0| | ||
+ | |LEFT|0.20|0.67| | ||
+ | |DOWN|0.40|1.32| | ||
+ | |UP|0.61|2.01| | ||
+ | |RIGHT|0.80|2.65| | ||
+ | |||
+ | ===Thermometer=== | ||
+ | |||
+ | STTS22H | ||
===LCD=== | ===LCD=== | ||
6 character, 14-segment display GH08172T-B | 6 character, 14-segment display GH08172T-B | ||
- | |||
- | see: https:// | ||
===Resources=== | ===Resources=== | ||
Line 34: | Line 57: | ||
[[https:// | [[https:// | ||
+ | |||
+ | [[https:// |