Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 803 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 803 Bytes

NEOM_IoT

This repo contains all design file for NOEM_IoT v0 Rev2.0 hardware along with its firmware.

alt tag

alt tag

It's built with simplicity in mind using new STM32F401CEU6 MCU which have below

features:

  • Core is ARM 32-bit Cortex-M4 with FPU.
  • Power required between 1.7v to 3.6V.
  • Up to 4 SPI
  • Up to 3 I2C
  • Up to 3 USART
  • 12 bits ADC up to 16 channels.
  • Up to 11 Timers
  • 512KB Flash and 96Kbyte SRAM which is very useful for specialized IoT applications.
  • USB 2.0 Full Speed Support.
  • Debug mode in Serial wire debug (SWD).

TODO:

: Firmware

Author: @wal99d