-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
Unlike their more expensive STM32F407 cousins, the STM32F4x1Cx MCUs do not have a luxur…
-
There should be something wrong with my configurations.
Could you please make a full example, including the initialization of gpios & timers? I'll check mine.
-
Hello, I found the CanSnifferSuite project while looking for the CANSNiffer open source project. I am impressed by the project and am in the process of implementing it.
I also have a few questions.…
-
I was playing with the STM32F401CCU6, which is the blackpill development board. I found that the keyboard stops responding if I use that keyboard to wake the host computer. After adding some LEDs ev…
-
Standard example ASCIITable.ino produces garbaged serial output via USB like this:
### Example 1
```
ASCII Table ~ Character Map
!, dec: 33, hex: 21, oct: 41, bin: 100001
", dec: 34, hex: 22, o…
-
What kind of issue is this?
- [ ] **Question**.
This issue tracker is not the place for questions. If you want to ask how to do something,
or to understand why something isn't working…
-
Example does not compile for F4:
`#define HSE_VALUE 25000000UL
#define HSI_VALUE 16000000UL
#define F_CPU 84000000UL
#include
#include
#include
#include
#include
using namespace Zh…
-
**Describe the bug**
Get the following error uploading to a F401CCx blackpill board when upgrading to v2.8.0:
```
Sketch uses 39208 bytes (14%) of program storage space. Maximum is 262144 bytes.
…
-
Microcontroller `stm32f401ccu6`
![STM32-STM32F4-STM32F401-STM32F401CCU6-pinout-low-resolution](https://github.com/bolderflight/invensense-imu/assets/1788098/9615b9e7-84cc-44e3-9a02-99425d882490)
C…
-
Does IoSender Work with STM32 Blackpill? (STM32F401CCU6)
IoSender doesn't recognize it when I connect the board to my computer via USB.
My computer recognizes the STM when I run it as BOOTLOADER…