with the write files test sketch I am seeing the following:
...
CSWResult: 0 CD:28
msProcessError()
65536 bytes (1027 ms to compute)
Files:
checkConnectedInitialized()msReadBlocks()
msDoCommand()
USBDrive...
After the hang and restart it does create a 0 byte file
Volume name:
Volume type: FAT32
Cluster Size: 32768 bytes
Volume size: 30771511296 bytes
Space used: 131072 bytes (459 ms to compute)
Files:
...
I received the UAM6 version (older usb3) and hooked it up and tried a few things.
1. Ran the USHost drive info sketch and that seemed to work. Here is what I mean:
Device Info:
connected: 1
...
Morning all, saw there was a reboot this morning :) Anyway I am seeing about 40-50ms depending on what I ping
C:\Users\Merli>ping forum.pjrc.com
Pinging forum.pjrc.com with 32 bytes of data:
Reply from...
Just got home and missed the down time.
Know this might be a loaded question but with the server change are you planning on making any changes to the forum or the product pages? Know that would be long term though.
Funny I just tried 111.0 (64-bit) in windows and am seeing those same darts when using the built-in viewer in Firefox.
Microsoft Edge does not show those darts when using the builtin viewer.
Pretty much did what @defragster did with going to the new server location and trying the cart. So ditto - seems to be working up to that point.
Last forum notification I got was from you at 2:44 am in my inbox. ...
for the heck of it I ordered on as well - time frame is about the same - Tuesday or Wednesday.. I did notice that they spec it as a USB3.0 device. A lot of times I find if I hook it up to a usb2 compatible hub it will...
To be honest I can't remember what the max voltage is that you can apply to the Vin pin but 6v is probably pushing it (just a guess). Also have to remember if you use external voltage you probably want to cut the...
I think what @BriComp is trying to say is that with 4 AA batteries you may not have enough power to drive the motors as well as the Teensy. In addition 4 may insufficient (4.8v) to drive a 6v motor.
Typically, what...
I am not a ROS expert but I did see that Rosserial should already support Teensy 4.x. See this issue that has been closed . Also if you look at the header of rosserial-arduino Teensy has been addressed
Did a little googling and found that there is a Arduino library available for this sensor:
https://reference.arduino.cc/reference/en/libraries/tli493d/
Should thereotically work with the Teensy. Might save you some...