STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 temp sensor counts wrong way !!

Posted on December 18, 2014 at 21:25Hi I'm just playing around with the discovery board ST32F0so I wrote a quick and dirty C app in CoIDE, started a ADC conversion etc and read in the on chip temp sensor. Thats all works fine ( or so it seems) even ...

STM32F407 USART3 DMA Transmit problem

Posted on December 18, 2014 at 13:32 Hello Everyone I am tryint to send data through usart3 by dma ; I can send data without DMA but when configure to use the DMA I could not send ; Could you guide me to check my mistakes ; the code ...

DIfferent Vector tables or single one

Posted on December 18, 2014 at 11:57now I have 2 hex files running independently, to perform context switching i am using a systick timer, now should i use a single vector table to link them by calling same ISR, or define 2 Vector tables and call 2 ...

STM32F103ZET6, write protection

Posted on December 15, 2014 at 13:50Gentlem, my question: The STMFlashDemonstrator 2.7.0 after loading a program in to the STM32F103ZET6, while verifying, brings the error: ''...The page may be write protected. Please disable the write protection......

frantzw by Associate II
  • 468 Views
  • 3 replies
  • 0 kudos

Mistake?

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

franck2 by Associate II
  • 777 Views
  • 5 replies
  • 0 kudos

1553 Bus handling with STM32F MCUs ?

Posted on December 17, 2014 at 20:11Hi friends, Is it possible to handle 1553 bus with stm32 series microcontrollers without using asic or fpga (ip core). For CANbus there are can trancievers that can be directly connected to mcu in the circuit, but...

aybala5 by Associate II
  • 1037 Views
  • 2 replies
  • 0 kudos

Why doesn't gdb reach a breakpoint in main?

Posted on December 17, 2014 at 17:43Hello, I'm trying to debug a simple test program (http://developer.mbed.org/teams/ST/code/Nucleo_blink_led/) on my Nucleo board. I've successfully compiled it using GCC-ARM (arm-none-eabi-gcc), flashed my device o...

matt2399 by Associate II
  • 1088 Views
  • 2 replies
  • 0 kudos