Secondary Serial and CAN problem

It's all about the code!
Post Reply
Neo
Posts: 9
Joined: Thu Feb 02, 2023 12:09 pm
Github Username: Benjamin-neo

Secondary Serial and CAN problem

Post by Neo »

HI,
Can someone tell me if we can communicate on TTL on Secondary Serial, I have test on my devboard stm32f407 to connect with an HC06 bluetooth without success.

Maybe a bug like CAN RX TX? For CAN, I have try different bundle, I have sucess with firmware use PD0 PD1; but we can't change pin, just invert PD1 AND PD0, CAN won't work.

If someone can check before open a ticket on GIT.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Secondary Serial and CAN problem

Post by AndreyB »

I am very confused, how is CAN related to serial?

Is this two separate questions bundled together?
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
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Secondary Serial and CAN problem

Post by AndreyB »

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
Neo
Posts: 9
Joined: Thu Feb 02, 2023 12:09 pm
Github Username: Benjamin-neo

Re: Secondary Serial and CAN problem

Post by Neo »

Great, I have test last f407 bundle, ttl is active on pc10 pc11, usb-ttl working, test with hc06 , bluetooth is ok. change baud or pinout didn't work but maybe this value are lock in firmware
Post Reply