I'm working on a project involving a Teensy 4.1 connected to a dsPIC micro, with the dsPIC being used for some of its IO peripherals (such as SENT). My plan is to connect the two via SPI, with the two using DMA to output data buffers with no...
Hi all,
I'm trying to get CAN FD working on a T4.1 and having trouble getting above 2Mbps. Initially I was getting garbled data at 2Mbps, but I tried bumping config.sample from 70 to 75 as I saw in an example in this thread and now have a good...