Forum Rule: Always post complete source code & details to reproduce any issue!
Page 5 of 5 FirstFirst ... 3 4 5
Results 101 to 103 of 103

Thread: [Testers Needed] Mbed OS Port for Teensy 4.0

  1. #101
    Member MultipleMonomials's Avatar
    Join Date
    Feb 2023
    Location
    Los Angeles, CA
    Posts
    27
    Ooh yeah good point about the MAC address! I'll add that to the pull request shortly.

    Unfortunately, Mbed OS currently does not support USB host mode in any shape or form. It's a bummer, I know, I don't know why ARM never added it.

  2. #102
    Senior Member wwatson's Avatar
    Join Date
    Aug 2017
    Posts
    872
    Quote Originally Posted by MultipleMonomials View Post
    Ooh yeah good point about the MAC address! I'll add that to the pull request shortly.

    Unfortunately, Mbed OS currently does not support USB host mode in any shape or form. It's a bummer, I know, I don't know why ARM never added it.
    Thanks for the reply It really is a bummer...

  3. #103
    Member MultipleMonomials's Avatar
    Join Date
    Feb 2023
    Location
    Los Angeles, CA
    Posts
    27
    OK! I added the MAC address code and confirmed that it's reading the OTP MAC addr correctly. I also figured out what's up with the TLS socket example; once this patch is merged it should work correctly. Another one of ARM's dev decisions I just have to scratch my head over...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •