I would like to ask you guys, is it true that in almost every company, the programmers for CE application software and drivers are separate, that is, not one person is doing it, so what kind of techni...
Why can't I run dotnet programs on my wince? When I click on the application, there is no response and no error. In addition, make sure that the dotnet support package has been installed in wince, bot...
0x00020000 0 128k param : 0x00020000 0x00010000 0 64k kernel : 0x00040000 0x001c0000 0 1M+768k ce : 0x00200000 0x03cf8000 0 60M+992k I don't know if it has any impact. When hive is not used to permane...
This is a 32-bit MCU I use, with 256KB pflash + 32KB SRAM on chip. The manual says that the address of the pflash storage unit is: 0x0000 0000 - 0x0003 FFFF. 4*2^16= 2^18 = 256K. The calculation above...
Debugging cs5532 program on atom development board, using SPI2 communication port, stm32 as host, LCD displays the collected data value, I don't know why the displayed data keeps jumping, I haven't fo...
Development Background: 1. Main chip - STM32F207VCT6; 2. TCP/IP protocol stack - LWIP, transplanted based on ST routines; 3. Operating system - none (bare metal); Anomalies: 1. Power on the device wi...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
After studying the F4 FSMC method to drive the touch screen for a few days, I have gained some understanding, which are listed below. The unorganized record is only for my own reference in the future...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
With the implementation of the first version of the NR sub-6GHz draft of 3GPP in December 2017, and the subsequent Phase 2 drafts, semiconductor manufacturers and terminal manufacturers began to ...[Details]
This paper proposes a design scheme for an embedded CNC system based on ARM and FPGA. The software and hardware design of the ARM system, the implementation method of hardware fine interpolation ...[Details]
In recent years, in addition to Huawei Kirin
chips
in the mobile phone industry
, Xiaomi's own processor Pengpai S1, AI
chip
start-ups such as Cambrian, Horizon, and Deephi Technolo...[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]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
Today I am using the AD function of the stm8s microcontroller. There are ten channels from AN0 to AN9 on the microcontroller. I want to use only three of them, AN5 to AN7. //ADC initialization void A...[Details]
/*----------------------------------------------- Name: IIC protocol PCF8591 AD/DA conversion Content: Use DA input, digital tube display output digital quantity, LED display analog voltage size ...[Details]