This course is the Linux C application development in the series of courses that Punctual Atomic teaches you step by step about Linux. The supporting development board for this course is the Punctual Atomic I.MX6/STM32MP157 development board.
Hello everyone, I am working on a card reader program for RC522 recently. I have implemented card password verification, password modification, data addition and subtraction operations on the board. I
[i=s]This post was last edited by jefferysimon on 2020-9-4 16:26[/i]Company Profile:
Shenzhen Yudi Technology Co., Ltd. was established in 2011 and covers an area of 2,000 square meters. Since its est
Add USB mass storage function under MARVELL PXA310+WM6.0 (littleton's BSP): So that when the device is connected to the PC, the SD card can appear as a drive letter in "My Computer" like a USB flash d
[align=left][font=微软雅黑][size=3]If you haven't had a few electronic components blown up, you'd be embarrassed to say you're an electronics guy. Remember to share with everyone the electronic components
I use LPC2378. I can find the chip almost all the time using H-JTAG. But when I use H-FLASHER, I can only find "Target:ARM7TDMI-S Little-Endian" and "Flash:ERROR". I have selected LPC 2378 and LPC2378
I made a PWM circuit to control a DC motor. After compiling it in C language, there are 5 warnings when running it in Keil. I don't know where the error is. I would appreciate your advice. See the ori