I want to try to make something with CPLD/FPGA recently. I want to get a CPLD/FPGA core board or development board. I hope it is cheaper, preferably with blaster. I hope everyone can make the dusty bo...
On the one hand, they are "buying, buying, buying", and on the other hand, they are all idle
Source: Zinc Scale
There are more and more idle items in the homes of contemporary young people.
The "2021 ...
I felt the tremors clearly a few minutes ago. The whole bed was shaking and I almost fainted. It lasted for quite a long time. I checked the news. There was an earthquake in Taitung County, Taiwan. Th...
How do I design a USB communication module that can achieve two-way communication between PC and MCU? Please give me some advice and be more specific. I am a novice. Thank you....
[color=#000][font=微软雅黑][size=3] Have you ever received a gift on Children's Day? Do you remember how you spent your last Children's Day? Do you still treasure your childhood toys...[/size][/font][/col...
Many friends who use National Technology MCU have raised some questions about USB drivers:1. The development board on the National Technology official website has the NS_LINK debugging tool on board, ...
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[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]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
When Amazon launched its first
cloud computing
service, the outside world was not optimistic about this direction, as it had high investment, low profits and many uncertainties. Let's follo...[Details]
This is my first time writing an STM32 program. I have many questions to ask. I want to convert the data of the SO of MAX6675 into the actual temperature and read it out using the serial port tool. I...[Details]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
ADC: 1. The ADC module inside STM32 has three ADC1, ADC2, and ADC3, which are independent of each other, so synchronous sampling can be performed. 2ADC input clock must not exceed 14MHz, it is genera...[Details]
How to convert the pin voltage value into V using the built-in ADC of STM32? V(ADC) = Value(ADC) * V(ref)/4096 (The ADC of STM32 is 12 bits, so the maximum value of the AD word is 4096)
Where V(ADC...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[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]
(1) JTAG is a communication standard used for real-time and fast communication between computers and microcontrollers. The JTAG function of AVR (only available on some models) makes AVR debugging ver...[Details]
MSP430 MCU 1602 LCD 60-second timing program //************************************************************** // P3BIT5 connects to RS)-- (BIT7 connects to NE)-- (BIT6 connects to RW) //P4 port sends...[Details]