STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST-Link_CLI.exe Can't Access Some Core Commands

Posted on April 28, 2015 at 01:37Hello Sir, I work on an evaluation board stm32f4 discovery, using ST-Link Utility v3.6 on Windows 8 with an usb connection. When I load an hex into memory, the command to run application fails with the message no ta...

souheil by Associate
  • 370 Views
  • 1 replies
  • 0 kudos

Beyond the STM32L4....

Posted on June 18, 2015 at 09:25I'm looking forward to working with the STM32L4 series (hopefully in a LQFP48 package - please). It should provide a good processing boost for my low/limited current application.But I have a suggestion for future prod...

gregstm by Senior III
  • 234 Views
  • 0 replies
  • 0 kudos

Updating Duty Cycle for PWM in STM32F407

Posted on June 17, 2015 at 14:46Hi,I am using STM32F407 uc with latest HAL lib. for PWM. In th elatest lib. there is no function provided to update the Duty cycle, reset the counter and auto reload like old driver         TIM_SetCounter( TIM11, 0 );...

SPI3 conflict with JATG on stm32f103RET

Posted on June 16, 2015 at 17:58HiI saw lots of discussions and solutions about working with SPI3 by disabling JTAG on STM32F103 devices. But I already have problem with it.I am using SWD for program and debug the mcu with Keil and the same code is ...

a_patiar by Associate II
  • 580 Views
  • 3 replies
  • 0 kudos

STM32F4 Discovery DSP Help

Posted on June 17, 2015 at 20:36Its been an exhausting week, I'm busy trying to build a DSP processing pipeline on the STMF4 discovery board, however I'm failing to grasp a few things,maybe, I'm misunderstanding a few things.   Here is a what I'm tr...

yaghiyah by Associate II
  • 834 Views
  • 3 replies
  • 0 kudos

debug problem

Posted on June 17, 2015 at 20:38i use st-link2 to debug my board (with swdio (pa13)/swclk (pa14)), i can program without problem, but when i start debug and program set pa13 as output pushpull the debug hangs.On my board pa13 is also connected on th...

poli by Associate
  • 389 Views
  • 1 replies
  • 0 kudos

STM32Cube F2, LwIP, TCP USB server example problem

Posted on June 17, 2015 at 18:31I am trying the LwIP TCP/IP stack demonstration for STM32F2x7 microcontrollers based on LwIP TCP/IP stack and FreeRTOS on a STM3221G-EVAL board,(http://www.st.com/web/en/catalog/tools/FM147/CL1794/SC961/SS1743/LN1734/...

eduardo2 by Associate II
  • 449 Views
  • 0 replies
  • 0 kudos

STM32F0 Disvovery Cube ADC general questions

Posted on June 17, 2015 at 16:58Hi guys, i just switched from 16bit Microchip to STM32F0. I use Cube and HAL Library. Simply want to convert three ADC Channels (ADC1, Temperature Sensor, Vrefint). I use the following code to convert ADC1:     HAL_A...

configuring spartan 6

Posted on June 14, 2015 at 13:04Hi, I start designing a board with a SPARTAN-6 fpga (high density:XC6SLX150) need to be configured with STM32F407 (raeding fpga programming data from a SD card and transferring to Spartan). my FPGA can be configured ...