[i=s]This post was last edited by 574433742 on 2015-5-11 00:38[/i] [align=center][/align] [align=center][size=4][color=#0000ff]Figure 0-0: DE1-SoC[/color][/size][/align] [size=3] I have had the DE1-So...
Hardware I2CFinally, the controller was tuned. I have been hitting a dead end these days. In fact, the best reference is the one provided by TI . The code refers to the User's Guide and Application No...
I am using Zhou Ligong's EasyFPGA030, which only supports parallel port downloading. But I don't have a parallel port download cable, and neither does my laptop or my classmates! Do I have to spend te...
linux-2.6.18 kernel transplantation and root file system creation (simple) 1. Go to http://www.kernel.org to download the kernel. The following takes linux-2.6.18.tar.bz2 as an example. ]# vi arch/arm...
#include#define uint unsigned int #define uchar unsigned char sbit duan=P2^6; //Declare the latch end of U1 latch sbit wei=P2^7; //Declare the latch end of U2 latch void main() { wei=1; //Open U2 latc...
The problem is this: I added the Altera library to Modelsim SE and can see it. But when calling Modelsim SE for simulation in Quartus, the default library is still the work library, and a lot of Alter...
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[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]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[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]
When designing a product, if the application environment's requirements for power isolation are not considered, the product will be unstable due to improper design, and even high voltage may damage t...[Details]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
In order to strengthen the traceability management of recycling and utilization of power batteries for new energy vehicles, and to standardize and guide all relevant parties to fulfill their tracea...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
12864 LCD parallel port driver is more commonly used, but considering that sometimes the IO port of the microcontroller or MCU is limited, the serial driver method can be used. The following is ...[Details]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[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]
In the packaging process of a production line, every time the conveyor belt of the production line delivers a product to the packaging machine, the "SP" terminal outputs a pulse to the T1 terminal of...[Details]
Caijing reporter exclusively learned that
Huawei
will merge and reorganize a number of departments in the near future. Some cloud-related business lines will be incorporated into the Cloud ...[Details]
China Energy Storage Network News:
2017 is the year when China's energy internet policy was implemented. Since the National Energy Administration issued the "Notice on the Announcement of the...[Details]