I am wanting to implement a low-cost encoder driver. MCX chips are very affordable with what I am trying to build but I am finding that driver support for LIN is only for S32/EVK based hardware. Has anyone had any success porting this to an MCX powered board?
Along with that, are there major hardware considerations with building this? I am already running into SRAM issue and freertos. 2KB is a very small amount for this chip. I'm new but very much want to succeed with this project