STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 372 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...

STM32 Cube Java JRE Issue

Posted on February 21, 2014 at 06:22I tried to run the new STM32Cube MX and I am getting a program needs JRE1.7.45 or newer.  I just installed the latest JRE, now just labeled 7 update X and it still will not launch.  I then tried to uninstall the p...

the flash loader reported program an error

Posted on June 01, 2014 at 13:16Hi everyoneI'm using IAR Embedded Workbench for ARM, v. 7.10, 32K Kickstart Edition on WIndows 7, for an university project to program a STM3221G-EVAL board (using SWD Interface). if anyone can solve my problem when...

STM32Cube with Eclipse Kepler

Posted on June 02, 2014 at 10:43I downloaded the Eclipse plugin but I am having trouble running it: ''java.lang.NullPointerException''I am running the Kepler Service Release 2Build id: 20140224-0627Should it be possible or do I have to change to one...

SPI DMA vs Normal SPI, delay CS after transmission

Posted on June 02, 2014 at 14:32Hi,We are working on STM32F417.We are getting a ''problem'' (if it is a problem) with the SPI through DMA.The function which send data through SPI is selecting the device at the beggining and unselecting it after the ...

0690X000006057kQAA.png 0690X000006057uQAA.png
mzetek9 by Associate
  • 716 Views
  • 3 replies
  • 0 kudos

SPI Slave on STM32F103C6

Posted on June 02, 2014 at 11:32Hello!I'm working actually on a new project on the STM32F103C6 (i'm learning how to program on this �C)My problem is on the SPI. I have a component (temperature sensor), which send by SPI Data and I read the data on t...