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

Exclamation mark breakpoint

Posted on November 26, 2014 at 18:20 Hi! Keil  MDK Lite V5.12 I cannot tell why the debugger cannot breakpoint certain rows. Like a CAN_Transmit function. Not only will put an exclamation mark, it will jump over it completely. This function is that ...

zamolan by Associate II
  • 887 Views
  • 1 replies
  • 0 kudos

CHINA made stm32 quality

Posted on November 25, 2014 at 09:09I get some stm32f103cbt6 or similar parts from china that prices are very low compared to digikey prices(ST price is 2.4$ @10000), but china price is about 2$, what is the reason? Is china made stm32 reliable and ...

STM32F4 Disc - delay fuction

Posted on November 26, 2014 at 14:37 Hi, a delay fuction like delay(1000000) how long is? 1000000 what is it? us? ms? thanks

pano by Associate II
  • 537 Views
  • 1 replies
  • 0 kudos

STM32 Reciprocal Counter

Posted on June 24, 2014 at 09:04I'm trying to make reciprocal counter on STM32F4-Discovery. Concept: 0. Input signal connected to TIM1_Ch1 (PA8) and TIM4_ETR (PE0); 1. TIM1 is clocked from HSE 168MHz,               configured to start from external ...

STM32F4 extending the heap to seperate RAM regions

Posted on November 25, 2014 at 15:39Hello everyone,we got a project where we need literally any space available for dynamic heap allocation.So we now switched from a F2 to a F4 setup, because it has more RAM. We are using the STM32F427 at the moment...

Timer program for 1us and 1 ms

Posted on November 26, 2014 at 15:54Hi All, I am having stm32f4discovery board with stm32f407vg processor and i am new to stm32f4  & also embedded programming. i tried delay using normal delay loop function calling method but i need to check timer i...

Inquiry about replacing bootloader for STM32F103

Posted on November 26, 2014 at 16:51I used JFlash to program the bootloader & application FW into STM32F103RC on board via Jlink.'Secure chip' was enable. The unit is able to upgrade the application FW via USB and this worked fine. The bootloader re...

DMA updation for the second time

Posted on November 21, 2014 at 15:55Hi all Here the scenerio is DMA updating the timer and timer update trigerring the DAC At the starting of the program DAC_buffersize is 158 ..that is ok I am able to see the DAC_OUT increment in the scope . but wh...

sanjib by Associate III
  • 700 Views
  • 4 replies
  • 0 kudos

VPC on STM32f105

Posted on November 26, 2014 at 11:44Hi,I'm working on hardware with a stm32f105. It has the USART1 connected to the usb port, and I need to create a VCP to send and receive data from a PC. Is there any example that can help me? Can anyone tell me ho...

jdieguez by Associate
  • 263 Views
  • 0 replies
  • 0 kudos

STM32 SPI DMA for External SPI DAC

Posted on January 25, 2014 at 21:34Hi, I am trying to sample some data using DMA and the internal ADC and send the same data , still using DMA to an external DAC using the SPI Internface, through an optoisolation barrier. It all works great, I need ...

fabio1 by Associate II
  • 2480 Views
  • 12 replies
  • 0 kudos