Just got my order from JLCPCB. There were 4 parts short but I ordered them anyway as I can solder them on here. U14, U1, U901, and U23. I found all on the PCB except U901. The BOM states it’s a MP1584EN which is a SOIC 8 with a center thermal pad. I can’t find this footprint on the standard ampseal board.
MP1548 is a buck converter module for the ByNav GPS receivers. It is not needed if you are using F9P modules. This is also a module that is soldered on and not the IC itself. It is labeled BYNAV_ONLY.
I wanted to share this faceplate that I’ve been working on for hammond boxes and the AIO micro. You can order it as a PCB from JLCPCB pretty inexpensively. Its just a piece of fiberglass CNC’d to the right dimensions and silkscreen, there are no circuits on it.
Not getting any serial output from the Teensy USB. I have the jumper cut on the bottom. I programmed in Autosteer_gps_teensy_v4_1.ino into it from the latest GitHub. However the wiki references 5.7.1 which I can’t seem to find. This is on a 4.1std board. On powerup the AS-ACT LED goes red then A moment later the Pwr/Eth LED comes on red. Tried 115200 and 460800 baud rates. Verified all the 5V supplies prior to installing anything. Didn’t seem like I needed to uncomment any settings in the .ino for this to work. Tried 2 different Teensy 4.1 modules. Not my first time using microprocessors. PICs, basic stamps, SX28/48s, propeller, ESP 32, ESP 8266, rpi, and a few arduinos under my belt. Is the version of the .ino correct that I used?
Which serial port did you select on the computer? You need to use the teensy usb one and not the COM port. The version you uploaded I believe is the correct one. The versions don’t follow that of AOG as they are really two completely separate systems that work together.
Either I have bad micro usb cables or the micro usb sockets on these teensys are contaminated with flux. I have to wiggle the connector to get the USB to connect. I will take some flux off and try to clean them out to see if that helps.
Hi forum members. Tell the newbie: teensy is added to this board v4.1, I connected the usb cable, several diodes lit up on the board. I connected the network LAN cable, but the network settings show not an unrecognized network, but that the cable is not connected. It’s a teensy sketch bug?