PaxInstruments / labwiz-board

A development board based on the STM32 series processors specifically targeting the STM32F103RxT series.
4 stars 2 forks source link

ESP8266 connections #41

Closed charlespax closed 7 years ago

charlespax commented 8 years ago

A header is on the board for an ESP8266 module, which runs on USART1. I need to review and implement any necessary pullups/pulldowns and any other components necessary. screen shot 2016-08-15 at 10 43 44 screen shot 2016-08-15 at 10 43 57 screen shot 2016-08-15 at 10 56 23

charlespax commented 8 years ago

I dropped a 10 uF cap on the power lines. Everything else seems to be in order. screen shot 2016-08-15 at 11 51 17

charlespax commented 8 years ago

Done. Looks good.

charlespax commented 7 years ago

WIFI now has a dedicated USART. Review connections again.

samchoy88 commented 7 years ago

Using USART3 right now image