[SOC FPGA] peripheral PIO button lighting

1, Preliminary preparation SoC learning chapter - realizing hello FPGA printing Prepare the hardware that should be ready 2, Add PIO peripherals 1, Gold reference project 1. Open the gold reference project 2. Open Platform Designer 3. Open the corresponding qsys file 4. Add PIO_LED and PIO_KEY nameBit widthInput and outputPIO_ ...

Added by condorchou on Sat, 12 Feb 2022 05:01:02 +0200

VUE learning notes (final)

13, Sending requests using Axios13.1 what is AxiosAxios is an open source asynchronous communication framework that can be used in browser and NodeJS. Its main function is to realize AJAX asynchronous communication. Its functional features are as follows:Create XMLHttpRequests from the browserFrom node JS create http requestPromise API supporte ...

Added by stuart7398 on Wed, 19 Jan 2022 11:20:17 +0200

[linux project] lichee nano linux burning

preface lichee_ The nano master chip is Quanzhi FC1001S. For the time being, this note takes lichee nano as an example, which may be directly adapted to various boards of FC1001S in the future. Note: when using the lichee nano board and the image provided by lichee, you need to pay attention to the flash chip model of the board and modify the ...

Added by guanche on Tue, 04 Jan 2022 19:59:59 +0200