2014-04-20 07: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 09: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 01:19 AM
''HDMI video''
Again, what does that mean to you?How do you envisage representing CAN messages as video?!2014-04-21 01:39 AM
I m trying to receive data via CAN and I should project them.
I've not idea about HDMI .2014-04-21 03:48 AM
2014-04-21 03:48 AM
2014-04-21 07:07 AM
2014-04-21 07: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 07: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.