I am making a control board for an ID3 inverter based on Brain Board Rev 3. I have copied the schematic to a new PCB board where the resolver adaptation and current measurement are carried out and the IGBT communication takes place. I have mounted a STM32F103RBT6 the same as on Brain Board Rev 3 and downloaded Firmware 5.40 and expected to be able to run the program, but nothing works.
Does anyone have any tips or can guide me, who is new to software. I am grateful for your help.
New control board for ID3 inverter [SOLVED]
- uhi22
- Posts: 1244
- Joined: Mon Mar 14, 2022 3:20 pm
- Location: Ingolstadt/Germany
- Has thanked: 245 times
- Been thanked: 684 times
Re: New control board for ID3 inverter [SOLVED]
More details needed.
Is the bootloader flashed?
Does the original software run (activity LED blinking? CAN communication?)
Clock on the crystal observable?
Current consumption and voltage on the controller?
Is the bootloader flashed?
Does the original software run (activity LED blinking? CAN communication?)
Clock on the crystal observable?
Current consumption and voltage on the controller?
Github: http://github.com/uhi22 --- Patreon: https://www.patreon.com/uhi22
-
jrbe
- Posts: 766
- Joined: Mon Jul 03, 2023 3:17 pm
- Location: CT, central shoreline, USA
- Has thanked: 360 times
- Been thanked: 249 times
Re: New control board for ID3 inverter
ID4 WIP, https://openinverter.org/forum/viewtopic.php?t=5376 may have some helpful references.
-
ChristerE
- Posts: 7
- Joined: Mon Sep 26, 2022 5:43 pm
- Location: Sweden, Stockholm
- Has thanked: 6 times
- Been thanked: 2 times
Re: New control board for ID3 inverter
I'm completely new to programming, I've only downloaded Firmware 5.40, I don't know if it contains the bootloader. That's probably the problem.
Activity LED doesn't flash and CAN hasn't been tested.
Clock on the crystal, uses external clock from frequency generator.
Power consumption is basically zero, voltage on the controller 3.3V on all four corners.
Activity LED doesn't flash and CAN hasn't been tested.
Clock on the crystal, uses external clock from frequency generator.
Power consumption is basically zero, voltage on the controller 3.3V on all four corners.
- tom91
- Posts: 2962
- Joined: Fri Mar 01, 2019 9:15 pm
- Location: Bicester, Oxfordshire
- Has thanked: 328 times
- Been thanked: 847 times
Re: New control board for ID3 inverter
You need to flash the bootloader. This process should be on this forum a few times.