Today I Received...
- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
I couldn't see the resistor label without my loupe, which I couldn't find in the tool box, so I measured it, exactly 1.5K. Later, when I found my loupe, I could read "152", so that matches fine for 1.5K. I suspect because the Blue Pills were German made, they have the fix. It works fine anyway with a mildly amended "blink" sketch. Time to start learning.
Oh yes, I inadvertently downloaded the User Manual for the processor. 1,114 pages. Yikes! (And not as nice to read as the Atmel stuff!)
Cheers,
Norm.
Oh yes, I inadvertently downloaded the User Manual for the processor. 1,114 pages. Yikes! (And not as nice to read as the Atmel stuff!)
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- XorA
- Site Admin
- Posts: 1591
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: Today I Received...

Pi4 power control board and SATA board.

Self explanatory really

Sent from my iPhone using Tapatalk
- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
Ha! The fun has started, digitalWrite(LED_BUILTIN, HIGH) turns the built in LED off but an "external" LED connected to the same pin, PC13, turns on!mk79 wrote:....Have fun!
A quick check of the schematic explains. The built in LED is connected to 3V3 so it must only light up when PC13 goes low. The external LED gets it's 3V3 from the pin, so it will light up when the pin is high. Mystery solved.
I hope you are having as much fun as I am!
Cheers,
Norm
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
Hi Marcel,
Slightly off topic ......
Looking at R5 on my pills, I see it is marked "681", so 680 Ohms and my multimeter agrees with that value. That's a current of 4.85 mA and exceeds the specs. Even worse, the schematic shows R5 as being only 510 Ohms which I calculate as 6.47 mA or 2.15 times the maximum current allowed. I calculate that R5 should be at least 1.1K to limit the current to the 3 mA in the manual.
If you wouldn't mind, what is the value on your Blue Pill for R5 it's on the bottom of the PCB directly under the user flashy LED. I have a suspicion that all/most of these things might be running a little on the "hot" side.
Cheers,
Norm.
PS. Schmetterlingsflügel is my favourite German word. (From a song by Schiller.)
Slightly off topic ......
I wonder if you would do me a favour at your leisure, please. I have those Blue Pill devices from AZ Design in Germany. According to the "Datenblatt" which came with the pills, PC15, PC14 and PC13 are limited to sourcing/sinking 3 mA current. The pinout says sink 3 mA and source 0 mA! The user flashy LED is on PC13 and runs at 3v3.mk79 wrote:....Have fun!
Looking at R5 on my pills, I see it is marked "681", so 680 Ohms and my multimeter agrees with that value. That's a current of 4.85 mA and exceeds the specs. Even worse, the schematic shows R5 as being only 510 Ohms which I calculate as 6.47 mA or 2.15 times the maximum current allowed. I calculate that R5 should be at least 1.1K to limit the current to the 3 mA in the manual.
If you wouldn't mind, what is the value on your Blue Pill for R5 it's on the bottom of the PCB directly under the user flashy LED. I have a suspicion that all/most of these things might be running a little on the "hot" side.
Cheers,
Norm.
PS. Schmetterlingsflügel is my favourite German word. (From a song by Schiller.)
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: Today I Received...
that 680 ohms doesn't take into account any voltage drop on the LED
So you should be ok - as most led's won't light until they dropped at leat 1.5 v which halves your current

- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
Bugger bugger bugger! I always do that! I forget the voltage drop across the LED. I shall write it out 100 times.
That makes it 2.65 mA with my 680R resistors or 3.5 mA with the schematic's 510R resistors.
Thanks Pr0f.
Cheers,
Norm.
That makes it 2.65 mA with my 680R resistors or 3.5 mA with the schematic's 510R resistors.
Thanks Pr0f.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: Today I Received...
I think we all forget to do thatNormanDunbar wrote:Bugger bugger bugger! I always do that! I forget the voltage drop across the LED. I shall write it out 100 times.
That makes it 2.65 mA with my 680R resistors or 3.5 mA with the schematic's 510R resistors.
Thanks Pr0f.
Cheers,
Norm.

- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
I've got Electrodroid too! Forgot I had that, I should have used it. Sigh.
Cheers,
Norm.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- NormanDunbar
- Forum Moderator
- Posts: 2428
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Today I Received...
Thanks Marcel. The party is still in full swing - socially distanced of course.
Cheers,
Norm

Cheers,
Norm
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.