Lines Matching +full:hall +full:- +full:effect

7 EFM32GG Series 1 family built on an ARM® Cortex®-M4F processor with excellent
13 - Advanced Energy Monitoring provides real-time information about the energy
15 - Ultra low power 128x128 pixel color Memory-LCD
16 - 2 user buttons, 2 LEDs and a touch slider
17 - Relative humidity, magnetic Hall Effect and inductive-capacitive metal sensor
18 - USB interface for Host/Device/OTG
19 - 32 Mb Quad-SPI Flash memory
20 - SD card slot
21 - RJ-45 Ethernet jack
22 - 2 digital microphones
23 - On-board Segger J-Link USB debugger
27 - `EFM32GG Series 1 Website`_
28 - `EFM32GG11 Datasheet`_
29 - `EFM32GG11 Reference Manual`_
30 - `SLSTK3701A Website`_
31 - `SLSTK3701A User Guide`_
32 - `SLSTK3701A Schematics`_
40 +-----------+------------+-------------------------------------+
43 | MPU | on-chip | memory protection unit |
44 +-----------+------------+-------------------------------------+
45 | COUNTER | on-chip | rtcc |
46 +-----------+------------+-------------------------------------+
47 | ETHERNET | on-chip | ethernet |
48 +-----------+------------+-------------------------------------+
49 | FLASH | on-chip | flash memory |
50 +-----------+------------+-------------------------------------+
51 | GPIO | on-chip | gpio |
52 +-----------+------------+-------------------------------------+
53 | I2C | on-chip | i2c port-polling |
54 +-----------+------------+-------------------------------------+
55 | NVIC | on-chip | nested vector interrupt controller |
56 +-----------+------------+-------------------------------------+
57 | SYSTICK | on-chip | systick |
58 +-----------+------------+-------------------------------------+
59 | UART | on-chip | serial port-polling; |
60 | | | serial port-interrupt |
61 +-----------+------------+-------------------------------------+
77 +-------+-------------+-------------------------------------+
81 +-------+-------------+-------------------------------------+
83 +-------+-------------+-------------------------------------+
85 +-------+-------------+-------------------------------------+
87 +-------+-------------+-------------------------------------+
89 +-------+-------------+-------------------------------------+
91 +-------+-------------+-------------------------------------+
93 +-------+-------------+-------------------------------------+
95 +-------+-------------+-------------------------------------+
98 +-------+-------------+-------------------------------------+
100 +-------+-------------+-------------------------------------+
102 +-------+-------------+-------------------------------------+
104 +-------+-------------+-------------------------------------+
106 +-------+-------------+-------------------------------------+
125 Before using the kit the first time, you should update the J-Link firmware
131 The SLSTK3701A includes an `J-Link`_ serial and debug adaptor built into the
134 - A USB connection to the host computer, which exposes a mass storage device and a
136 - A serial flash device, which implements the USB flash disk file storage.
137 - A physical UART connection which is relayed over interface USB serial port.
140 -------------------------------------
142 The sample application :zephyr:code-sample:`hello_world` is used for this example.
145 .. zephyr-app-commands::
146 :zephyr-app: samples/hello_world
156 - Speed: 115200
157 - Data: 8 bits
158 - Parity: None
159 - Stop bits: 1
164 .. code-block:: console
170 https://www.silabs.com/products/development-tools/mcu/32-bit/efm32-giant-gecko-gg11-starter-kit
173 https://www.silabs.com/documents/public/user-guides/ug287-stk3701.pdf
176 https://www.silabs.com/documents/public/schematic-files/BRD2204A-B00-schematic.pdf
179 https://www.silabs.com/products/mcu/32-bit/efm32-giant-gecko-s1
182 https://www.silabs.com/documents/public/data-sheets/efm32gg11-datasheet.pdf
185 https://www.silabs.com/documents/public/reference-manuals/efm32gg11-rm.pdf
187 .. _J-Link:
188 https://www.segger.com/jlink-debug-probes.html