Search found 57 matches

by seonroz
Sun Aug 25, 2024 10:19 pm
Forum: ESP-IDF
Topic: MMC/eMMC clarification - ESP32-C6
Replies: 3
Views: 1243

Re: MMC/eMMC clarification - ESP32-C6

Thanks for the reply and update. Yeah, I was expecting the C6 etc to not be able to use the eMMC - but the docs gave me a little hope that maybe Espressif had some under the hood magic planned :) Hopefully the docs wil be updated soon for all of the platforms to make it clear what does and does supp...
by seonroz
Tue Aug 20, 2024 6:32 am
Forum: ESP-IDF
Topic: MMC/eMMC clarification - ESP32-C6
Replies: 3
Views: 1243

Re: MMC/eMMC clarification - ESP32-C6

Is this really not going to get a response from anyone at Espressif?
The docs are outdated and/or wrong on pretty much all platforms regarding support for eMMC and I'd love some clarrification.
Thanks :)
Seon
Unexpected Maker
by seonroz
Fri Jul 26, 2024 11:08 pm
Forum: ESP-IDF
Topic: MMC/eMMC clarification - ESP32-C6
Replies: 3
Views: 1243

MMC/eMMC clarification - ESP32-C6

Hey Espressif Folks, The ESP32-C6 doesn't have the MMC Host controller peripheral, but the latest IDF docs states that though currently only SD Card support is possible, eMMC is support will be added later. But this is the exact same note for every chip including the S3 and original ESP32, which bot...
by seonroz
Fri Jan 07, 2022 9:49 am
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

ESP_WZH wrote:
Fri Dec 31, 2021 8:35 am
Hi, @Seon, the test tool supporting USB Console is expected to be completed next week.
Any update on this?
by seonroz
Sun Jan 02, 2022 9:44 pm
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

ESP_WZH wrote:
Fri Dec 31, 2021 8:35 am
Hi, @Seon, the test tool supporting USB Console is expected to be completed next week.
Wicked!
by seonroz
Wed Dec 29, 2021 8:11 pm
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

For what it's worth, I talked to the RF team, and they say the impact on WiFi performance is measurable but minimal: 1 to 2 dB, and only on channels 7, 8 and 9. I'm working on getting more information about this issue public. (In case you're interested, the issue is that USB runs off a 48MHz clock....
by seonroz
Fri Dec 24, 2021 7:43 am
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

Hi, @Seon, The known problems that cause the phenomenon you are experiencing are as follows: 1. In order to avoid the adverse effects of the USB PHY on the RF-related PHY, we have turned off the USB PHY in the RF_BIN you get. 2. The console provided in our current test firmware does not provide sup...
by seonroz
Mon Dec 06, 2021 10:09 am
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

There's two 'native USB' peripherals on the ESP32S3, which share a PHY. The thing you see by default on a factory-fresh unprogrammed ESP32S3 is the USB-serial-JTAG controller, which functions like an ESP-Prog, but is built-in to the SoC. In software (or by setting eFuses), you can swap this for the...
by seonroz
Fri Dec 03, 2021 10:16 am
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

Re: ESP RF Test Tool not compatible with native USB on ESP32-S3

Suggest you ping sales@espressif.com directly... I imagine the RF test needs to be modified to use the USB-serial-JTAG adapter (which I imagine you are using here, not the OTG that is also available?) I'm already speaking to sales, and they have spoken to engineering, who have read this post (I hop...
by seonroz
Thu Dec 02, 2021 3:28 am
Forum: General Discussion
Topic: ESP RF Test Tool not compatible with native USB on ESP32-S3
Replies: 17
Views: 45937

ESP RF Test Tool not compatible with native USB on ESP32-S3

Hi folks, I'm about to put my ESP32-S3 boards into CE pre-cert, and I was running through the RF Tool steps to ensure everything works as expected before sending stuff to the lab, but it seems the RF Tool is not compatible with running on native USB? My boards only have native USB broken out, and if...