Lines Matching full:chip
9 This is the secondary nRF51822 chip on the 96Boards Carbon and provides
10 Bluetooth functionality to the main STM32F401RET chip via SPI.
16 unless they want to reprogram the secondary chip which provides
29 different chip.
37 | NVIC | on-chip | nested vector interrupt controller |
39 | RTC | on-chip | system clock |
41 | UART | on-chip | serial port |
43 | GPIO | on-chip | gpio |
45 | FLASH | on-chip | flash |
47 | SPIS | on-chip | SPI slave |
49 | RADIO | on-chip | Bluetooth |
70 connected pins are to the main STM32F401RET chip.
122 After you've flashed the chip, you can keep debugging using the same
138 Bluetooth functionality from the secondary nRF51822 chip to the
139 primary STM32F401RE chip on the :ref:`96b_carbon_board`.
143 the nRF51822 chip using the instructions :ref:`above
149 Be sure to flash the hci_spi application to the nRF51822 chip and
150 not to the main STM32F401RET chip. While both chips are supported
152 only run on the nRF51822 chip.