A
Reaction score
1

Latest activity Postings About

    • A
      Thanks for sharing your code, you saved me days of work! Was the board successful? Tried your code, seems to work, but I can't really test until I build a board. I get these warnings for GPIO_EMC_33-GPIO_EMC_41: warning: conversion from...
    • A
      andy123 reacted to JDC762's post in the thread Access to more GPIOs on Teensy4.1 with Like Like.
      Hi All So I have done a lot of work to extended the pins available to 107 (0-106) Attached is a xls that shows the 196 Pads for the MIMXRT1062DVJ6 and the references and descriptions of each pin. Also attached are the files that need to be...
    • A
      It seems it may have been a breadboard issue. I tried a new breadboard with the same software and hardware setup, and it worked fine. Thank you for helping me narrow down the issue!
    • A
      It did compile, can.h is custom header, setup() and loop() are in a separate file. When I call can_rx_print() I can read CAN1 and CAN3 fine so it not a build issue. Please just focus on the second sketch if you're anxious about custom code...
    • A
      Hello, I'm having issues with my Teensy 4.0. I'm running the following code and successfully reading messages on CAN1 and CAN3 using the `can_rx_print()` function. I'm transmitting standard CAN 2.0 messages: CAN1 is connected to CRX1 (Teensy pin...
  • Loading…
  • Loading…
Back
Top