Page 2 of 2

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Fri Oct 21, 2016 3:47 pm
by zenmedi
Thanks a lot!
Version is Chibios161.
Project located at "C:\ChibiStudio\chibios161\demos\STM32\RT-STM32F429-DISCOVERY"

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Fri Oct 21, 2016 3:55 pm
by RoccoMarco
Take a look to the readme (readme.txt under chibios161) there is another number. Latest version is 16.1.6!

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Fri Oct 21, 2016 6:19 pm
by Giovanni
The one in ChibiStudio is not the latest (16.1.5) you may update it by downloading the OS and unzipping it in ChibiStudio replacing the current 161.

I am not sure that would solve the problem but worth trying.

Giovanni

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Sat Oct 22, 2016 3:11 am
by zenmedi
I downloaded the latest code,rename chibios161,replace original chibios161 folder.
61A28A08W4M0[1`U7ZDFX{F.png

Same problem,code can't run over "chThdSleepMilliseconds(1000);",programs constantly reset once run to this code.
9Q0YQVG5[8T5SYOB[LO0`[8.png

)6)0{OOR5WB%@)BS7_3S_QR.png

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Sat Oct 22, 2016 7:46 am
by Giovanni
Could you give a try to the same demo in 2.6.9? You just need to switch to workspace workspace26 and open ARMCM4-STM32F429-DISCOVERY.

I believe something happened during a major version transition.

Giovanni

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Sat Oct 22, 2016 9:28 am
by zenmedi
[`O5}(ZYJQ0S{EJG9$YM_XC.png

Demo "ARMCM4-STM32F429-DISCOVERY" have no debug folder.
I copy it from original folder "RT-STM32F429-DISCOVERY",not work,same problem.

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Sat Oct 22, 2016 9:43 am
by zenmedi
It is strange.
These days I'm going to buy a new stm32f407discovery Board.
Hope it work!

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Tue Nov 01, 2016 11:25 am
by zenmedi
I got a new stm32f407 discovery Board,and tried a new project RT-STM32F407-DISCOVERY.
Get some problem!
new1.png

new2.png

Re: Project RT-STM32F429-DISCOVERY is not work!

Posted: Tue Nov 01, 2016 12:23 pm
by Giovanni
Hi,

Are ST Link drivers installed? if so, are you able to access the board using the ST Link tool?

Giovanni