This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TM4C1294NCPDT:在用于 SMTP 协议的 TM4C1294NCPDT 控制器中实施连接功能是否是好主意? 分配附件是否会占用控制器的内存?

Guru**** 2387830 points
Other Parts Discussed in Thread: TM4C1294NCPDT
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1468237/tm4c1294ncpdt-is-it-a-good-idea-to-implement-an-attachment-feature-in-tm4c1294ncpdt-controller-for-smtp-protocol-will-assigning-attachment-take-up-memory-of-the-controller

器件型号:TM4C1294NCPDT

工具与软件:

是否可以将".csv"文件附加到使用 TM4C1294NCPDT 控制器通过 SMTP 发送的邮件中? 控制器如何从我的系统中读取数据、假设我的系统中有一个要通过 SMTP 发送的".csv"、是使用256KB SRAM 流式传输".csv"文件(通过块进行读取/写入)、这是一种很好的方法? 我应该如何实施?