Have you ever encountered the problem of not being able to program into the STC microcontroller? I am using STC12LE5410AD, and I used their own software. I first clicked to download, then powered on,
I use array elements as function parameters. When I compile with KEIL, I get F:\test2.C(1558): error C216: subscript on non-array or too many dimensions. What is the reason? Can't array elements be us
[size=4]I have a foreign product, and its display is sent to a 128*64 display screen via the IIC protocol. How can I extract the transmitted data? [/size] [size=4]If there is an expert who can solve t
I would like to ask you: When we were testing a DCDC buck, we found that the inductor made a sound when powered on at a low voltage, and the entire loop was unstable. However, this problem was not fou
I want to make a program that SUSPENDs when IRQ3 is generated, but I don't know how to implement it? How to write an application using EVC? How to determine whether IRQ3 is generated? Thanks!