cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while sending a LIN frame from touchGFX

Oussama_Baklouti
Associate

I tried to send a LIN frame by creating a task .
The code didn't conatin any error but the frame wasn't sent 
What could be the problem ? 
This is my project 

3 REPLIES 3
SofLit
ST Employee

Hello,

This is not TouchGFX subject and I'm wondering why you start with a complex example to debug LIN while you can start with a very simple one?

Start with a simple LIN project and debug it before going forward with TouchGFX and FreeRTOS.

 

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.
Oussama_Baklouti
Associate

I tried a simple LIN project "sending a LIN frame" using an ST board and it worked fine but when i used touchGFX the frame wasn't sent 

 


@Oussama_Baklouti wrote:

I tried a simple LIN project "sending a LIN frame" using an ST board and it worked fine but when i used touchGFX the frame wasn't sent 

 


This statement is important to locate the issue and normally it should said from the beginning 😉

So you have an issue in your GUI programming. I let my TouchGFX colleagues help you.

 

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.