Hey all,
I am trying to use the second set of SPI pins on my Teensy 4.1 since the first set is being used by an RFM95W. My project is nearing completion but I've decided to use the second set of SPI pins instead of...
Hey all,
Re: Teensy 4.1
I am having difficulty connecting multiple I2C devices (using the SDA, SCL, SDA1, and SCL1).
I am trying to connect a BMP390 via I2C and an LC709203F via I2C. I have the LC709203F connected...
Hey All,
I have been having difficulties with PlatformIO and Teensy 4.1 lately. I solved some of my issues by reinstalling Windows, but now I am having other problems.
- When compiling my code, I get the...
So I think I fixed it... Well, mostly. I did a fresh install of Windows 11 and I can upload and open the serial monitor from PlatformIO. The only thing is, I have to press the Teensy's button after clicking the "Upload"...
Hey All,
I have been trying to figure out my problem for hours today and have come up with nothing.
I can no longer upload to my Teensy 4.1 from platform IO and can't open the serial monitor in the Arduino IDE. I...