STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM3221G-EVAL ETHERNET

Posted on May 31, 2014 at 16:51I'm a student of University of Tunisia and I'm using IAR Embedded Workbench for ARM, v. 7.10, 32K Kickstart Edition on WIndows 7...I am currently alternating, and my first project is to establish communication between ...

STM32F030K6 device issue

Posted on June 02, 2014 at 11:22In this device(STM32F030K6), CLK & DIO signals for SWD are in portA (PA13&PA14). But unknowingly I have changed the default settings of portA(PA13-dio, PA14-clk) and flashed the program. so I want to erase the flash m...

abilashs by Associate II
  • 1543 Views
  • 14 replies
  • 0 kudos

STM32F050 RTC with HSE not starting

Posted on June 03, 2014 at 16:03 Hi, I'm trying to get the RTC working on an STM32F050 processor with an 8MHz external crystal connected. The crystal correctly starts up and allows the rest of the mcu to work. I'm using Coocox on an exter...

harris by Associate II
  • 292 Views
  • 0 replies
  • 0 kudos

Spi 3 problem STM32F429

Posted on June 03, 2014 at 11:30HelloIn our project we need the Spi 3 channel to control an Oled display. The display is connected to pins: D6, B3 and B4 so the Spi 3 pins need to be remapped to those pins.The remapping is done in the spi3 init func...

m_ by Associate II
  • 503 Views
  • 2 replies
  • 0 kudos

I2C EEPROM M24C64 sequential read

Posted on June 03, 2014 at 12:55 Hello, I'm looking for source code example of i2c eeprom library for STM32F2xx which is not using DMA. Especially I'm looking for sequential read function. Please if you know any links, post it. I...

bogusz by Associate II
  • 464 Views
  • 0 replies
  • 0 kudos

RTC with stm32f030

Posted on June 03, 2014 at 10:01The original post was too long to process during our migration. Please click on the attachment to read the original post.

sanjib by Associate III
  • 349 Views
  • 0 replies
  • 0 kudos

i found the adc of stm32f103ret6 is nonlinearity

Posted on May 29, 2014 at 16:56hi, i am using stm32f103ret6 to test the voltage from the signal genarator(DG1022 from rigol). i found the adc of stm32 is nonlinearity. i found that,when the voltage from DG1022 is less than 1V,the voltage get from ad...

Manage memory in STM32F407

Posted on June 02, 2014 at 06:49Hello everyone today I have one problem with my manage memory I run freeRTOS in stm32f4 board (Cortex M4), I create one task. This task execute regular expression program (source code for regexp from: http://www.argli...