pins that do not exist, or do not work

Post Reply
mak_paint
Posts: 4
Joined: Fri Dec 20, 2024 3:04 pm

pins that do not exist, or do not work

Post by mak_paint »

hello everyone, my name is Alberto Midian, i'm new to the rusefi world, i want to thank you all in advance for your help and i would like to ask a question, i have an experimental board with the 32f407vgt6 chip, i'm trying to create an uaEFI ecu, and i'm playing a bit with tunerstudio, in the output section i see that for the fuel pump relay control output the B16 pin is selected by default, but in the 407vgt6 this pin doesn't exist, and the B8 fan relay pin simply doesn't obey when i press the fan test button, on the other hand the B9 main relay pin does work fine, so i'm confused, what am i doing wrong?... and why aren't there pins B16, B17, B18 on the chip?
User avatar
AndreyB
Site Admin
Posts: 14752
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: pins that do not exist, or do not work

Post by AndreyB »

you are confusing stm32 microcontroller pins with pins of uaEFI. uaEFI is a very specific board which you do not have

you want to use 407_discovery firmware not uaEFI firmware
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
mak_paint
Posts: 4
Joined: Fri Dec 20, 2024 3:04 pm

Re: pins that do not exist, or do not work

Post by mak_paint »

AndreyB wrote:
Sat Dec 21, 2024 4:05 pm
you are confusing stm32 microcontroller pins with pins of uaEFI. uaEFI is a very specific board which you do not have

you want to use 407_discovery firmware not uaEFI firmware
got it... thanks
mak_paint
Posts: 4
Joined: Fri Dec 20, 2024 3:04 pm

Re: pins that do not exist, or do not work

Post by mak_paint »

I would like to ask other questions, now I am using the firmware for the discovery board, I don't see how to select the pin for the knock sensor in tuner studio, it only says channel 1 or channel 2, but which pin is it?
Post Reply