2014-04-20 7:45 AM
Hi,
It is possible to receive data via CAN and send them via HDMI using STM32F4 ? If yes , How can I do ? Thanks.Regards ,2014-04-20 9:42 AM
send them via HDMI
What does that mean to you? HDMI-CEC, or video?2014-04-21 12:58 AM
HDMI video .
2014-04-21 1:19 AM
''HDMI video''
Again, what does that mean to you?How do you envisage representing CAN messages as video?!2014-04-21 1:39 AM
I m trying to receive data via CAN and I should project them.
I've not idea about HDMI .2014-04-21 3:48 AM
2014-04-21 3:48 AM
2014-04-21 7:07 AM
http://www.lmgtfy.com?q=HDMI+CEC
2014-04-21 7:10 AM
''I've no idea about HDMI''
So don't you think that is going to be a fundamental necessity for this task?!2014-04-21 7:53 AM
I don't think the STM32 is a good platform for HDMI Video output, might be easier to use a Raspberry Pi and add a CAN bus.
VGA might be more achievable, either as an 8-colour, or resistor ladder DAC implementation.