This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

system requirements

what are the minimum hardware requirements to setup wifi on arm-7 processors.

Parents
  • I'm not sure whether you mean ARMv7, ARM Cortex-M7, ARM Cortex-A7 or ARM7TDMI.

    But if you're building your own board or interfacing to an evaluation board for instance, you could try a ESP8266 module, which you can communicate with using UART/USART. These small modules should work with any microcontroller which has a serial interface.

    I'm mentioning those modules, because you can get them for prices as low as $4 (including shipping; it just takes a while before they arrive).

    Of course, there are also Cortex-M3 and Cortex-M4 based microcontrollers with built-in WiFi support, but they will require some additional external components.

Reply
  • I'm not sure whether you mean ARMv7, ARM Cortex-M7, ARM Cortex-A7 or ARM7TDMI.

    But if you're building your own board or interfacing to an evaluation board for instance, you could try a ESP8266 module, which you can communicate with using UART/USART. These small modules should work with any microcontroller which has a serial interface.

    I'm mentioning those modules, because you can get them for prices as low as $4 (including shipping; it just takes a while before they arrive).

    Of course, there are also Cortex-M3 and Cortex-M4 based microcontrollers with built-in WiFi support, but they will require some additional external components.

Children
No data