Moonglow

Results 16 comments of Moonglow

FAQ: Q. Do i need to make changes to firmware for STM32F405 ? A. Nope. You no need to change anything. Q. Can you provide photo of your MCU test...

@Memfispro Thank you! You can use **TJA1021** as LIN bus driver.

@mitchdetailed Hi ! I just attach all modules by wires... Special boards is not very suitable for DIY...

A1: yep you can try absolutely any board you want with F407/F405 IC just connect pins as it described at main page table. A2: nice tips, i will think about...

Added support for HEX-V2 clone ( it will works as single channel CAN adapter, HW is STM32F415VG based ): [LINK](https://www.aliexpress.com/item/1005003493448473.html)

>Do you want to enhance the FW with also LIN implementation? Yep, I think i will use uart1/uart2 and some pins to do master/slave stuff and so on,it currently in...

@eliocor > Is there any reference schematics (with LIN interface) compatible with the Peak HW? Nope, firstly i want to implements all protocol specific thing, hardware realisation it is most...

@dreampet > Dual-channel CAN FD up to 24 Mbit/s, it needs a USB HiSpeed interface. Only in theory, actually FDCAN has slow and fast part of frame + some frame...

Implemented here: [branch](https://github.com/moonglow/pcan_pro_x/tree/pcan_pro_lin), with some issue described here: #5

@MC-tecnologias >I understand that it no longer appears with the peak vendor-id, but will the software that is waiting for a PCAN-USB recognize it? You need to change two number...