STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PendSV & ISR FIFO Overflow

Posted on July 06, 2012 at 12:07Hi I am using a STM32F103ZG and Keil uVision + RTX. I have a multi-threaded application using interrupts and DMA. The problem I have is an intermittent ISR FIFO overflow and, upon inspection, some odd interrupts / SVC...

andya2 by Associate
  • 344 Views
  • 0 replies
  • 0 kudos

DAC output buffer - DC offset

Posted on July 04, 2012 at 21:33Hallo, I have not found, in the stm32f100x reference manual or data sheet, any mentioning of a DC offset on the DAC. But if use DAC_OutputBuffer_Enable, I get ~ 60 mV on the pins (nothing connected but a scope) when c...

ST-Link utility doesn't program a byte at the end of memory

Posted on July 03, 2012 at 09:55I've just purchased ST-Link/2 programmer and installed ST-Link Utility v.2.3.0. I load intel hex file which contains 0x55, 0xAA at adressess 0x0800FFFE and 0x0800FFFF respectively. The device is STM32F103C8T6.  Howeve...

kekon1234 by Associate III
  • 965 Views
  • 4 replies
  • 0 kudos

Problem with send function in USART1 - STM32VL Discovery

Posted on July 05, 2012 at 01:52Hello.I'm facing a problem when trying to send data with function USART_SendData(USART1, (uint16_t)resultat) (resultat is a int 32 bits).When i step by step debugged it, i discovered that my program just enters in an ...

favero by Associate
  • 521 Views
  • 3 replies
  • 0 kudos

Error fsmc stm32f4discovery

Posted on July 01, 2012 at 13:32 Hi, everyone. I'm testing on fsmc stm32f407VG. I use the Address / Data multiplexed on databus (MUXEN = 1). 2 modes of testing EXTMOD = 0 and 1. Initialization:  FSMC_Bank1->BTCR[0] = //FSMC_BCR2_EXTMOD |           ...

sergej by Associate II
  • 876 Views
  • 3 replies
  • 0 kudos

Real-time command execution STM32F407

Posted on July 01, 2012 at 13:57Hi, everyone. Testing STM32F407. Runs it at 168 MHz (5.92 ns cycle), FLASH-> ACR = FLASH_ACR_DCEN | FLASH_ACR_ICEN | FLASH_ACR_PRFTEN | FLASH_ACR_LATENCY_5WS. Outstanding at the PA1 a simple square wave:  PM_(RCC->AHB...

sergej by Associate II
  • 1310 Views
  • 5 replies
  • 0 kudos

Ethernet to serial.

Posted on July 04, 2012 at 10:38Hi,i have IAR KickStart Kit for STM32F107VC and i use some code for Ethernet and its running well, it can send the UDP packet and receive it, now i want to see the recived packet so i am trying to send all the incomin...

hello by Associate II
  • 1719 Views
  • 7 replies
  • 0 kudos

value at fixed memory address

Posted on July 03, 2012 at 08:32hi i want to place value - ''address of station'' at fixed memory address without specifed address its look like &sharpdefine mcu_address 0x03 i found - it may looks like &sharpdefine mcu_address         (*((volati...

redkofka by Associate II
  • 658 Views
  • 3 replies
  • 0 kudos