esp-at icon indicating copy to clipboard operation
esp-at copied to clipboard

M5 STAMP-C3U device support

Open jerrygzy opened this issue 3 years ago • 1 comments

about the device

https://docs.m5stack.com/en/core/stamp_c3u

how can I set the UART port for this device?

do I need to update factory_param_data.csv ? or use build.py menuconfig ?

jerrygzy avatar May 29 '22 11:05 jerrygzy

Hello @jerrygzy

depends. by default esp-at uses two UART ports. One for logging and one for AT commands. The former is set using menuconfig, the latter is set in factory_param_data.csv. See here.

Thanks Felix

felmue avatar Jun 05 '22 19:06 felmue

We assume this worked for you, and will close it. If that's not the case, please open another github issue.

ustccw avatar Jun 05 '23 03:06 ustccw