STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI with two Boards

Posted on August 12, 2015 at 12:21 Hello, I've two STM32F4 Boards which I want to send data to each other via SPI. I think that I configured the master board (STM32F411 Nucleo board) well, because at the scope, I ''saw'' the sended data. ...

marcel2 by Associate
  • 832 Views
  • 1 replies
  • 0 kudos

STM32F429 + I2C1 on PB7(SDA) and PB8(SCL)

Posted on July 14, 2014 at 21:38Greetings all,The STM32F429 data sheet lists the following pinmux options: PB6: AF4=I2C1_SCL PB7: AF4=I2C1_SDA PB8: AF4=I2C1_SCL PB9: AF4=I2C1_SDA I have a custom board which brings the I2C1 bus out on PB7(SDA) and PB...

malcolm23 by Associate III
  • 2729 Views
  • 9 replies
  • 0 kudos

SPI Clock Problem at 3Mhz

Posted on December 02, 2014 at 03:49HI Group,     I have a development board which is acting as SPI Master connected to an STM32 chip on another prototype board acting as SPI slave. I cannot change anything on the development board. I am facing an i...

vineet2 by Associate II
  • 5946 Views
  • 15 replies
  • 0 kudos

STM32F411 Tim2 Input Capture via DMA

Posted on August 18, 2015 at 11:56 I'm trying to get 2 channels (rising edge and falling edge) of Tim2 input capture via DMA working, using the HAL drivers. I had got it working without using the HAL drivers but decided I should probably use the...

Update I2S tx buffer

Posted on August 17, 2015 at 14:50Hi!I set up an STM32F411 to send/receive 8bit µ-law audio samples to/from a WM8974 audio codec via Full-Duplex I2S. Everything works beautifully with hardcoded samples in one big tx buffer (for example a sine wave),...

max23 by Associate
  • 604 Views
  • 2 replies
  • 0 kudos

STM32F0 RS422 RE and DE mapping

Posted on August 14, 2015 at 06:47I want to know how should i connect RE and DE pins to max485 via GPIO pin and how RE and DE pins are mapped to DB9 pin #stm32 #serial #rs485