2011-12-28 09:34 PM
Product: STM3240G-EVAL
Microcontroller: STM32F407IGH6IDE: Atollic's TrueSTUDIO Lite IDEI wrote a simple program however, every time I click ''run'' I get a msg box saying, ''the selection cannot be launched, and there are no recent launches''.Any ideas?Your help would be much appreciated.2012-04-02 09:08 PM
For anyone else with the same problem.
I solved the issue by changing the debugger to ''ST-Link Debugger''.For some reason it defaulted to another one.2012-10-06 02:44 AM
Hi, I just bought an evaluation board STM3240G-EVAL
I tried to modify the example provided by ST called ''ADC3_DMA'' but I could not change the pin from what I acquire the signal For example I wanted to go from pin PF9 to PC4 and I modified the GIPIOF in GPIOC and pin number GPIO_InitStructure.GPIO_Pin = GPIO_Pin_9 as GPIO_InitStructure.GPIO_Pin = GPIO_Pin_4; but it does not work .... I attached the main file in this post. ________________ Attachments : main.c : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I1D3&d=%2Fa%2F0X0000000bju%2FiJuqj.iR320oSY8HMafLHfocRVaRxLjV32CHlLfU4k8&asPdf=false