cancel
Showing results for 
Search instead for 
Did you mean: 

I need product recomendation using LIN protocol

cherrytasty
Associate

 

Hello. i'm trying to controll actuator by lin protocol.

Which mcu is fit for me?

and what i have to perchase more things?

(for example, lin transceiver is need nor not, 1 more mcu for master-slave configuration)

and which software i can use for it?

and i wanna control actuators using on/off button.

i can control button by lin protocol too?

2 REPLIES 2
SofLit
ST Employee

Hello,

It depends on how to plan to use the MCU in your application and USART in STM32 feature LIN mode.

For example, you can select STM32F031 MCU an entry level product that has one SUART instance (USART1) that features LIN mode. According to STM32F031 datasheet:

SofLit_0-1721397242843.png

And yes you need a transceiver for LIN communication.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.