Search found 4 matches
- Fri Oct 08, 2021 10:07 pm
- Forum: Projects
- Topic: RoEnDi [crowdsupply]
- Replies: 2
- Views: 2716
Re: RoEnDi [crowdsupply]
Nice, I will probably build something similiar in the future, and I will definitely check this out again!
Especially since you claim I can build it with STM32duino, instead of the Cube IDE....
Yep, just select the correct MCU and you are on! There are examples for the display, encoder, USB, RTC ...
- Mon Sep 27, 2021 10:52 am
- Forum: Projects
- Topic: RoEnDi [crowdsupply]
- Replies: 2
- Views: 2716
RoEnDi [crowdsupply]
Hi there :)
I want to introduce you my project. It is a rotary encoder with a round 1.28" display. The idea for this project is to be a module for a hobbyist to integrate in their project. I am using STM32L433.
There is full flex demo (HID + CDC for volume control) using STM32CubeIDE, STM32CubeMX ...
I want to introduce you my project. It is a rotary encoder with a round 1.28" display. The idea for this project is to be a module for a hobbyist to integrate in their project. I am using STM32L433.
There is full flex demo (HID + CDC for volume control) using STM32CubeIDE, STM32CubeMX ...
- Tue Aug 03, 2021 12:06 pm
- Forum: Custom design boards
- Topic: Adding a custom board [STM32l433CBUx]
- Replies: 3
- Views: 9456
- Sat Jul 31, 2021 11:37 am
- Forum: Custom design boards
- Topic: Adding a custom board [STM32l433CBUx]
- Replies: 3
- Views: 9456
Adding a custom board [STM32l433CBUx]
Hello all,
I have made a custom board using STM32L433CBUx. I went through "Add a new variant (board)" in the wiki i.e. added definition in boards.txt, readme.md, added linker file in "STM32L4xx\L433C(B-C)(T-U)_L443CC(T-U)" and variant and peripheral pins.
Everything seems to be peachy. I can use ...
I have made a custom board using STM32L433CBUx. I went through "Add a new variant (board)" in the wiki i.e. added definition in boards.txt, readme.md, added linker file in "STM32L4xx\L433C(B-C)(T-U)_L443CC(T-U)" and variant and peripheral pins.
Everything seems to be peachy. I can use ...