The remaining 5 CC3200s last month have been sold out. Now CC3100 is available. The quantity is not much, only a few. The advantage is that you can use the microcontroller you are familiar with for de...
[font=微软雅黑][size=4] This is an unusual download-to-win gift event. The Renesas Electronics Low-Power MCU Practical Manual brings together the practical results of EEworld netizens in two Renesas Elect...
[backcolor=rgb(222, 240, 251)]As shown in the figure, it is a simulation circuit diagram of Multisim. Everything is normal during simulation. It can boost voltage from 9V, but if the blue box L1 induc...
[color=#000][font=Helvetica, Arial, sans-serif]An error occurred while programming the program with the emulator. Please give me some advice.[/font][/color]...
Hello everyone, I encountered a problem when using UCGUI to use Chinese fonts: because the internal RAM of the chip is relatively small, only 96K, and the .c file of the Chinese font used is very larg...
When using AD7705, I used a microcontroller to output a PWM wave as the clock source of 7705, with a duty cycle of 50% and a frequency of 1MHz. The waveform was correct when viewed with an oscilloscop...
In 2017,
Sanan Optoelectronics
achieved sales revenue of 8.394 billion yuan, operating profit of 3.856 billion yuan, and net profit attributable to shareholders of the parent company of 3.1...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
Since the second half of 2017,
the market share of
quantum dot
displays has dropped significantly, with global sales falling from 3.42 million in 2016 to 2 million in 2017, a 42% decrease; d...[Details]
The implementation of CAN driver under embedded operating system Android requires not only adding CAN driver device in Linux kernel, but also implementing the call of Android HAL layer. Taking S5...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
Since the 20th century, our data
storage
has evolved from media such as magnetic tapes, floppy disks and CDs to sophisticated semiconductor
storage
chips that can store data in coun...[Details]
ADC Introduction: ADC (Analog-to-Digital Converter). That is, converting analog signals into digital signals for processing. When storing or transmitting, analog-to-digital converters are almost ...[Details]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[Details]
STM32 has three startup modes. In RM0008 downloaded from the ST official website, you can find the startup-related configuration instructions: Translated into Chinese: The storage media corresp...[Details]
Using AT89S51 microcontroller, modify the original one to turn the LED on for 4s and off for 2s. Thank you. Use a timer. (The program is written in the answer, omitted here - just a note) The origi...[Details]
It is required to use MCS-51 microcontroller to sort data. 1. Sort the 8 data in ascending order; 2. The data to be sorted is stored in the internal data memory address units 30H-37H, which are 34H, ...[Details]