The company bought a wireless detector for intelligent transportation. I don't know anything about it. I just want to know what model it is. It's similar to TI's CC2430, but this IC has 48 pins. Pleas...
I have been working on the emWin graphical interface for some time. Let me briefly introduce it.
1. Introduction to emWinemWin is a stable and efficient graphics software library developed by Segger f...
This is a small program I wrote.text_c_int0:SETC INTMCLRC SXMCLRC OVMCLRC CNF ;B0 is configured as data spaceLDP #0E0HSPLK #604H,SCSR1 ;Clock 1 multiplierSPLK #0E8H,WDCR ;Disable WDTLDP #0SPLK #02H,IM...
DSP Software EngineerBeijingJob Responsibilities:1. Responsible for the verification and implementation of the physical layer algorithm of wireless system products of broadband wireless access system;...
Luminary's function library and graphics library have a lot of integrated things, which many engineers will like. You can choose according to your needs for peripherals. If you want USB, click "USB"; ...
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
In the actual project development process, it is common to encounter modifications to the hardware circuit, and then the modified part requires the modification of the driver. Thinking about the comi...[Details]
Recently, the " ZTE
incident"
caused by the Sino-US trade war
has caused heated discussions in the electronics industry. It not only reflects that Chinese companies are lagging behind in the...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[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]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
1. Initial understanding of FSMC: FSMC consists of 4 modules: (1) AHB interface (including FSMC configuration register) (2) NOR flash memory and PSRAM controller (when driving LCD, LCD is like a PSRA...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
The day before yesterday, another mainland technology company submitted a prospectus to the Hong Kong Stock Exchange. The company is called "Jia Nan Creative (hereinafter referred to as 'Jia Nan')"...[Details]
WPG Holdings announced that its subsidiary Youshang has launched a wireless smoke alarm solution based on STM and Semtech . With the development of the national economy and the enhancement of...[Details]
Site conditions: 1. AD acquisition, DMA transmission; AD is set to single-channel continuous mode, DMA is set to single-shot mode. The upper threshold of the AD analog watchdog setting is less than t...[Details]
The STM32 watchdog has two WWDG and IWDG. The biggest difference between the two is that IWDG has only one lower limit for feeding, while WWDG, as the name implies, must be fed within a range to ensu...[Details]