After customizing the system, the built-in player on WinCE can only play audio in mp3, wma and other formats, but I need to play midi format files on WinCE. I would like to ask experts, what should I ...
[align=left][font=微软雅黑][size=3]Awards have been awarded for this activity[/size][/font][url=https://bbs.eeworld.com.cn/thread-488085-1-1.html]Click here to view award details[/url][/align][align=left]...
Yesterday, we conducted a survey on returning to work, with a total of 104 people participating. Let me share the final results with you:82.5% have resumed work
59% work from home
27% go to work norma...
[p=20, null, left][color=#333333][font=arial, 宋体, sans-serif, tahoma,]A mini12864 screen, written according to the timing diagram[/font][/color][/p][p=20, null, left][color=#333333][font=arial, 宋体, sa...
I don't need an OS or an interface for the time being. It's purely for communication and control purposes. Can I use assembly language to program the STM30F103?...
I made a mistake in left shifting 15 bits when doing the 2808 algorithm. The specific procedure is as follows
Uint32 ti;
Uint32 text1;ti=15; text1=(1ti);
Calculate 14 bits can be moved, I don't know w...