[i=s] This post was last edited by wadeRen on 2022-4-3 20:21 [/i] [TOC] # [Article Navigation] [GD32L233C-START Evaluation——01. Unboxing, Development Kit](https://en.eeworld.com/bbs/thread-1192154-1-1
I am a first-year graduate student. Recently, my teacher gave me a DM642 that was unopened and dusty in the school. He said that I want to use it for image processing. I would like to ask the seniors:
Currently, we have a project and need to hire an engineer (part-time job is fine). 1. Familiar with TI Da Vinci series DSP chips, and have experience in development and optimization on DM64xx. 2. Fami
ESP32 supports two DAC outputs, namely GPIO25/DAC1 and GPIO26/DAC2. Both DACs are 8-bit and can work simultaneously. [b]Main features[/b]: [list] [*]Two 8-bit DAC channels[*]Supports independent/simul
For example, if I want to transmit a picture with a size of 100KB, and the maximum packet length of my endpoint is 1KB, then I have to transmit it 100 times, right? Is the data segmentation done by th