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

Flash loader demonstrator not working. stm32f407-disc

Posted on August 01, 2014 at 13:50Hello everybody I am trying to disable read out protection (level 1) on my stm32f407-discovery with flash loader demo (v2.6). I've connected Boot0 to Vdd, PB2 (boot1) to Gnd and my serial port (via max232) to usart1...

Upgrade problem with STM32F4-Eval

Posted on February 06, 2013 at 10:43Hello,I've a problem with my STM3240G-Eval board and my development tool chain. I use Atollic or Keil �Vision demo. When I want debug my program or ST examples, the development software send me ''Old ST-LINK firmw...

Nucleo F0: Problem with I2C

Posted on August 01, 2014 at 15:59 I2C_HandleTypeDef hi2c1; int main() { HAL_Init(); SystemClock_Config(); MX_GPIO_Init(); MX_I2C1_Init(); HAL_I2C_Init(&hi2c1); if(!(HAL_OK == HAL_I2C_IsDeviceReady(&hi2c1,0x39,1,1000))) __ASM(''NOP'');...

mfkfx by Associate II
  • 1261 Views
  • 5 replies
  • 0 kudos

Can't get SDW via ST-Link/v2 to work

Posted on July 31, 2014 at 23:29Hi, I just received a new prototype with a STM32F215 processor and it is set up to use the SWD interface to initially flash the unit. on the ST-Link/v2 I have connected: pins 3,5 & 10 to gnd (3 & 5 to reduce noise) pi...

vneff by Associate III
  • 1186 Views
  • 5 replies
  • 0 kudos

bxCAN - accept all ID messages

Posted on March 05, 2014 at 14:42Hi all,I have STM32F2 processor and I would like to receive all CAN messages with the valid frame and different IDs. Datasheet says a lot about configuring Identifier filtering, but nothing about how to configure it ...

Interfacing STM32F205RBT6 to max232

Posted on August 01, 2014 at 16:04Hi,Can I interface directly max232 to STM32F205RBT6.I have given 5V to VCC of max232 & 3.3V to vcc of STM32.1. In datasheet of max232, it is given that Vih = 2V. So my 3.3V signal from STM32 will serve the purpose o...

two applications on one single processor

Posted on July 24, 2014 at 22:18Does anyone have any experience running two applications on single processor? I have accomplished running two separate images that can communicate with each other with function pointer (callbacks) on other processors ...

ssmail by Associate II
  • 2089 Views
  • 13 replies
  • 0 kudos

STM32f0308-DISCO read from RTC PCF8583

Posted on July 31, 2014 at 16:30Hello Everyone,I have started to work on the STM32F0308 discovery board. Now I am trying to read data from the RTC PCF8583 using I2C. I do not have prior experience with I2C. My problem is that I am not able to read d...

STM32L152 UART5 error.

Posted on July 28, 2014 at 14:07 Good afternoon, I am trying to init UART5 on STM32L152 and it is work wrong. In the end of the sw_uart5_init function 0xAA (0b10101010) value issent to the UART5 data register. The transmission result, r...

0690X00000602vmQAA.jpg