#includeti/devices/msp432p4xx/driverlib/driverlib.h
//Set the port and pin for the LED light
#defineled1 GPIO_PORT_P1,GPIO_PIN0
#defineled2 GPIO_PORT_P2,GPIO_PIN2
voidlight(int);
voiddelay(int);
voidm...
[i=s]This post was last edited by bjemt on 2019-1-17 22:43[/i] Through my own use of NXP Rapid IoT web Studio for a period of time, from not understanding it to gradually becoming familiar with it, I ...
The design is a software implementation of a basic maximum power point tracking algorithm for a single-cell battery charging system using a solar panel input. The design uses the charger's integrated ...
Related articles:
[GD32L233C-START Review] 1. GD32L233C-START with obvious advantages and disadvantages (unboxing)
[GD32L233C-START Review] 2. Non-blocking way to light up, blink, blink, blink...
[GD3...
As the title says, when I am making a 3D model, how can I modify the text on the shell, such as the "SOT-23-3" in the red circle?
I modified the Identifier on the right but found that it was not synch...