Recently, when I used CCS to connect XDS100V3 to debug CC1310, I found that I could not connect to the target board.
The following error is reported during Verify:
[Start]
Execute the command:
%ccs_ba...
Last time, the environment was set up, the simulator can run, and then the Android operating environment appeared. Because when I selected Lunch, I chose the Car platform, so the horizontal UI style b...
51 MCU library function: Use the serial port debugging assistant to modify data, which is convenient and fast. More applications can be modified with the help of this program. The following is a video...
I encountered a problem when using pic18F27Q10 . When operating the flash eeprom , I could not write data, but I could read data and could not erase it.I have checked the code examples and can't see a...
[i=s]This post was last edited by Digital Leaf on 2022-4-13 21:21[/i]After a few days of practice, I have a better understanding of Openharmomy, such as how to compile a simple program into the system...
Like one of the inventors of the DSP, Gene Frantz, there is nothing more gratifying than seeing how our customers put our processors to use in real-world situations. However, I found the KeyStone-base...
Roads running on rooftops, light rail trains passing through residential buildings, viaducts that are so stacked that you can't tell how many floors there are... That's right, this is the origin o...[Details]
International Rectifier (IR), a global leader in power semiconductors and management solutions, has launched the 600V AUIRS2332J three-phase gate driver IC for automotive high-voltage motor drive a...[Details]
Solar street light The biggest feature of solar LED street lights is that they are usually powered by batteries, and there are some characteristics of batteries that need to be considered: 1...[Details]
As a descendant of the analog world, I often hear comments in the hallways about how little digital designers understand analog issues. Digital designers are also merciless in criticizing analog IC d...[Details]
Exception handling Location of the exception vector The early_trap_init function in arch/arm/kernel/traps.c copies the exception vector to a specific location so that when an exception occurs, arm ca...[Details]
AsiaInfo Electronics is optimistic about the development prospects of IO-Link intelligent sensor communication technology. It has launched the latest "AX58400 EtherCAT to IO-Link Gateway Solution...[Details]
On April 28, Motorola released edge 30 overseas, priced at 449.99 euros (about 3,100 yuan). One of the biggest highlights of the Motorola edge 30 is its lightweight design. The phone is only 6....[Details]
The GPIO of STM32 is similar to the IO port of 51 MCU, but the IO port of STM32 needs to be configured with input/output mode, speed, and clock enabled before it can be used. Configuration related co...[Details]
Summary: New Arm TCS23 and Cadence tools provide rapid path to tapeout Cadence has fine-tuned its RTL-to-GDS digital flow and provided corresponding 3nm and 5nm RAKs for Arm Cortex-X4, Cortex-A72...[Details]
In Windows environment, the source code is encoded in UTF-8. If the source file created by STM32CubeMX contains Chinese comments, then using STM32CubeMX to regenerate the source code will cause the C...[Details]
introduction
At present, when designing the control panel of the instrument, various buttons are mainly used to generate control signals by detecting whether the buttons are pressed. However, in ...[Details]