
Anyway, I've tested the smoked board and the smoked Inverter with two motors at once, and surprisingly they worked. Expectedly mg1 span weaker then mg2
Honestly, that wasn't smoke that scared me the most, but this moment did:Jack Bauer wrote: ↑Tue Aug 04, 2020 2:33 pm Sweet. Seems even blowing up the inverter around it wasnt enough to kill a JLCPCB board:)
When error is the same in Arduino and ESP they communicate well with each other, but with half the speed - 250kbps. Problem arises when one of them is trying to communicate with some real 500kbps devicebobby_come_lately wrote: ↑Sat Jul 18, 2020 5:45 pm Good shout @PatrykS - it is indeed 16MHz in software and 8MHz crystal. Will tweak and test again.
Weird that it worked fine in the test with the same error though.
Great
Did you wired UNO correctly? Are you able to burn bootloader on another UNO with it?bobby_come_lately wrote: ↑Sat Aug 01, 2020 8:16 am Question about flashing the bootloader on the Atmega328P. Just hooked up an Arduino Uno to the board via the ICSP pins and tried burning a bootloader but got an error of 'Invalid Device Signature'.
Do I need to add a specific board profile or should the Nano/Duemilanove board setting (ones with a 328P) work?
Ta.
Good shout - I'll test it with another one tomorrow. Not done this for a while.PatrykS wrote: ↑Tue Aug 04, 2020 8:40 pmDid you wired UNO correctly? Are you able to burn bootloader on another UNO with it?bobby_come_lately wrote: ↑Sat Aug 01, 2020 8:16 am Question about flashing the bootloader on the Atmega328P. Just hooked up an Arduino Uno to the board via the ICSP pins and tried burning a bootloader but got an error of 'Invalid Device Signature'.
Do I need to add a specific board profile or should the Nano/Duemilanove board setting (ones with a 328P) work?
Ta.
https://www.arduino.cc/en/Tutorial/ArduinoISP
Nano setting should work.
I'm using USBasp with AVRdude and with Arduino IDE - it's cheap and works great.
Nice going konstantin8818!!!!konstantin8818 wrote: ↑Tue Aug 04, 2020 1:20 pm Thank you! Now I know why my little lipo battery suddenly died when I tried to start PWM.![]()
Anyway, I've tested the smoked board and the smoked Inverter with two motors at once, and surprisingly they worked. Expectedly mg1 span weaker then mg2
No, I used USBasp with another AVR boards (Arduino between others).bobby_come_lately wrote: ↑Sat Aug 08, 2020 6:31 amI'm still not having any joy programming the 328 via the ICSP header. @PatrykS did you say you had it working with USBasp and this board?
For me, on the Yaris board, my chinese USBasp worked right away with zero issues whatsoever. I think I programmed the Nano bootloader, but that shouldn't matter. You should definitely be getting back a valid device signature regardless of almost any parameters you can set in the Arduino IDE or avrdude. Have you checked continuity from each of the ISP connector pins to the atmega328 pins? Do you have correct voltage at the VCC pin? Is your USBasp able to program other boards?bobby_come_lately wrote: ↑Sat Aug 08, 2020 6:31 am I'm still not having any joy programming the 328 via the ICSP header. @PatrykS did you say you had it working with USBasp and this board?
If anyone else has a minute I'd appreciate it if you could test it and see what you get. Do you at least get a device signature back when trying to program it with an Arduino or USBasp? I've tried it rewiring it and still get 0x000000.
Thank you for suggestions. Hopefully tomorrow I'll find small radiator to make liquid cooling and perform fine tuning.Martin1775 wrote: ↑Thu Aug 13, 2020 7:27 pm For safty reason you should be ready to switch off forward/reverse switch.