Posted: Sun May 18, 2025 12:28 pm Post subject: config timer1 and why pin's state high
Hi,
I don't understand why on pin PB.1 still I get signal (checked with osciloscope), shouldn't be pin PB.1 low instead of high so far?
here my code:
[code]
'ARDUINO PRO MINI 3.3V
'Bootloader zaktualizowany do optiboot (jak UNO) w wersji dla uC zasilanych 3.3V
$regfile = "m328pdef.dat"
$crystal = 8000000
$baud = 9600
$hwstack = 100
$swstack = 100
$framesize = 100
Hi,
Of course you're absolutely right, I even did it before (and it looked that it didn't help, and I wondered what the hell...).
What a ridiculous mistake I made! I updated and still changed the code, but with the persistence of a maniac I uploaded another .hex file, haha!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum