Search found 2 matches
- Tue Oct 22, 2024 11:48 am
- Forum: General discussion
- Topic: STM32duino on BTT Kraken?
- Replies: 4
- Views: 2102
STM32duino on BTT Kraken?
Is it possible to program this board using arduino (STM32Duino)? The MCU on it is a STM32H723ZGT6 and I can see on the motherboard that it has SWD headers (right above the boot/reset buttons). So is it possible to program it using STM32duino with a ST-link v2 dongle? It is for a project driving ...
- Thu Jun 29, 2023 8:44 pm
- Forum: General discussion
- Topic: Get caps lock state
- Replies: 0
- Views: 10195
Get caps lock state
I've built a DIY keyboard with the stm32f401 black pill. It works, however the only 1 thing that is bothering me is that I cannot get the caps lock state. So whenever i connect a different keyboard and press caps lock, then I have no way of knowing the current state (I need to know because I have a ...