J-Link is a commonly used ARM debugger in the field of embedded development. Beginners are not very clear about the relationship between J-Link hardware version, J-Link driver and J-Link firmware. Her
[i=s]This post was last edited by lvxinn2006 on 2019-1-11 08:55[/i] [align=left][font=Tahoma]The development board evaluated in this event[/font]ST NUCLEO-G071RB is provided by STMicroelectronics. Tha
Code:void SetPointer(char nAddr) // Set address pointer{int nTemp = 0x1A; // AD5933 default addresswrite control bit (low)IIC_Start();IIC_Send_Byte(nTemp); // Send addressIIC_Wait_Ack(); // Wait for A
Last time, we have performed basic configuration on armbian . This time, we will explore other features of armbian . First, we will set it to Chinese:
sudo armbian-configThen restart the development b