Hi everyone,
I have been experimenting with Arduino for the past several years. At first I was just doing simple things with the Nano, but I then found the 'blue pill' board (STM32F103) and once I figured how to work with it, I began to do more and more things.
That lasted for about 6-8 months and ...
Search found 6 matches
- Wed Aug 04, 2021 6:23 pm
- Forum: Let us know a bit about you and your projects
- Topic: Otter2016 in southwestern Ohio
- Replies: 0
- Views: 2228
- Sun May 23, 2021 7:00 pm
- Forum: General discussion
- Topic: Problem compiling SD example on STM32SD Library
- Replies: 0
- Views: 2199
Problem compiling SD example on STM32SD Library
I have installed the STM32SD library and am trying to get the Datalogger example to work. I am using a STM32F401CC generic board with an off-board eBay SD applique. The STM32F401CC is looking for MOSI to be on Pin 17, MISO on Pin 16 and SCK on pin 14.
During compile, there is a slew of errors
In ...
During compile, there is a slew of errors
In ...
- Tue Apr 28, 2020 6:19 pm
- Forum: STM32F4 based boards
- Topic: STM32F401CCU6 DFU Mode problems?
- Replies: 5
- Views: 17932
Re: STM32F401CCU6 DFU Mode problems?
Thanks for the replies -
The board is the F401c version so it doesn't have the user switch on the right hand side, only the Boot0 and Nrst.
According to the 'lore' I found so far, holding down the Boot0 switch and touching the NRST is supposed to put it into DFU mode. What brought me to this ...
The board is the F401c version so it doesn't have the user switch on the right hand side, only the Boot0 and Nrst.
According to the 'lore' I found so far, holding down the Boot0 switch and touching the NRST is supposed to put it into DFU mode. What brought me to this ...
- Sat Apr 25, 2020 9:54 pm
- Forum: STM32F4 based boards
- Topic: STM32F401CCU6 DFU Mode problems?
- Replies: 5
- Views: 17932
STM32F401CCU6 DFU Mode problems?
Is anyone having problems putting their 'black pill' STM32F401CCU6 based boards into DFU mode?
I just received today and haven't been able to get it to change into that mode. According to what I've read, I hold down the BOOT0 switch and then do a reset of the board. I've tried doing that using the ...
I just received today and haven't been able to get it to change into that mode. According to what I've read, I hold down the BOOT0 switch and then do a reset of the board. I've tried doing that using the ...
- Thu Apr 16, 2020 2:12 pm
- Forum: General discussion
- Topic: STM32F411CEU6
- Replies: 6
- Views: 9781
Re: STM32F411CEU6
Thanks for the response. I'll take a look at that link.
Good on you with the COVID-19 Respirator work!
Ott
Good on you with the COVID-19 Respirator work!
Ott
- Wed Apr 15, 2020 9:14 pm
- Forum: General discussion
- Topic: STM32F411CEU6
- Replies: 6
- Views: 9781
STM32F411CEU6
Hi All,
I have played around with the Blue Pill boards for the past six months, and I haven't been too impressed with them. One feature I did like with the integration with Arduino is the ability to use the serial interface inside Arduino for simple debugging. In parallel with this use, I've been ...
I have played around with the Blue Pill boards for the past six months, and I haven't been too impressed with them. One feature I did like with the integration with Arduino is the ability to use the serial interface inside Arduino for simple debugging. In parallel with this use, I've been ...