Looking for a MCP201 driver.
marzec309
Posts: 146
in Propeller 1
I am looking for a LIN bus driver that would work with the MCP-201. I've been out of the game for too long and having issues coding up one myself. I'm looking for a baud rate from 115k to 500k this puts the demand into the Assembly region. I've tried Phil Pilgrim's code from this post:
https://google.com/url?q=forums.parallax.com/discussion/126630/serial-break-function-for-lin-bus&sa=U&ved=0ahUKEwia-bntr8jUAhXC3YMKHTHHCRAQFggEMAA&client=internal-uds-cse&usg=AFQjCNG8IBFx2CkdJy1zTKKDeJ9jiVZJ2w
His code can not cope with the delayed TX echo on the RX pin from the MCP201. Which causes the prop to reset every time a break is transmitted.
Any help would be appreciated.
https://google.com/url?q=forums.parallax.com/discussion/126630/serial-break-function-for-lin-bus&sa=U&ved=0ahUKEwia-bntr8jUAhXC3YMKHTHHCRAQFggEMAA&client=internal-uds-cse&usg=AFQjCNG8IBFx2CkdJy1zTKKDeJ9jiVZJ2w
His code can not cope with the delayed TX echo on the RX pin from the MCP201. Which causes the prop to reset every time a break is transmitted.
Any help would be appreciated.