Search found 5 matches
- Thu Apr 18, 2024 2:15 pm
- Forum: General discussion
- Topic: Can't program F401 after PA9 set as INPUT_PULLUP
- Replies: 2
- Views: 3959
Re: Can't program F401 after PA9 set as INPUT_PULLUP
if that didn't work, you may need
disconnect usb cable
press and both boot0 and reset and connect the cable (if you need 'extra hands', try to find out if those pins reset or boot0 can be connected to gnd (reset) or 3v3 (boot0) using jumper/dupont wires.
hold boot0 and release reset
release boot0 ...
- Wed Apr 17, 2024 5:40 pm
- Forum: General discussion
- Topic: Can't program F401 after PA9 set as INPUT_PULLUP
- Replies: 2
- Views: 3959
Can't program F401 after PA9 set as INPUT_PULLUP
First of all I'm fairly new to STM32, so please excuse my lack of knowledge here... :|
I accidentally set "PA9" as INPUT_PULLUP in a sketch and after uploading the sketch I can't seem to program my Black Pill F401 anymore using USB and DFU.
It says
Error: Target device not found
Establishing ...
I accidentally set "PA9" as INPUT_PULLUP in a sketch and after uploading the sketch I can't seem to program my Black Pill F401 anymore using USB and DFU.
It says
Error: Target device not found
Establishing ...
- Sat Jan 28, 2023 1:54 pm
- Forum: General discussion
- Topic: ST7735 tft with a Bluepill STM32F103C8T6
- Replies: 22
- Views: 24515
Re: ST7735 tft with a Bluepill STM32F103C8T6
It's a (known) issue with the pin mapping in the Adafruit library, no need to revert back to deprecated STM32 Cores!
viewtopic.php?p=8170#p8170
viewtopic.php?p=8170#p8170
- Sat Jan 28, 2023 1:46 pm
- Forum: General discussion
- Topic: Use more than 10 adc pins F401 BlackPill?
- Replies: 3
- Views: 1982
Re: Use more than 10 adc pins F401 BlackPill?
Bummer
Thanks for the clarification!
The "up to 16 channels" really had me confused...

Thanks for the clarification!
The "up to 16 channels" really had me confused...
- Fri Jan 27, 2023 5:43 pm
- Forum: General discussion
- Topic: Use more than 10 adc pins F401 BlackPill?
- Replies: 3
- Views: 1982
Use more than 10 adc pins F401 BlackPill?
Hi to all,
first of I'm new to STM32. Up to now I have only been working in the classic Arduino realm. The need for more ADC and Hardware PWM pins made me switch to a black pill board.
Is there any way to use more than the standard 10 adc pins (PA0-PB1) on the F401 BlackPill board?
In the ...
first of I'm new to STM32. Up to now I have only been working in the classic Arduino realm. The need for more ADC and Hardware PWM pins made me switch to a black pill board.
Is there any way to use more than the standard 10 adc pins (PA0-PB1) on the F401 BlackPill board?
In the ...