STM32 MCUs Products

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
  • 760 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
  • 2484 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
  • 5114 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
  • 528 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

Regarding GPIO Feature

Posted on November 23, 2014 at 14:05Hi, Ive been using several MCU before. Its my first time to use STMicro.Now Im currently studying its architecture.My question is, what is the use of GPIO BSRR (Bit Set Reset Register) when we can access or write ...

USART2 Switching TX and RX Pins

Posted on August 17, 2015 at 22:32Hi,I am currently working with an STMF103RB on a board I made. I am using the STMCube_FW_F1_V1.2.0 libraries. I am currently using USART2 to connect to a computer though an FTDI breakout board. Everything works fine...

sacraig by Associate II
  • 1240 Views
  • 4 replies
  • 0 kudos