Forum : ARM
Original Post
Post Information | Post |
---|---|
October 30, 2009 - 9:05pm
|
Hi! |
Forum : ARM
Post Information | Post |
---|---|
October 30, 2009 - 9:05pm
|
Hi! |
We'll check the issue and will send you a patch (or make it available on the web site).
Thanks again!
I don't know how to post an image, so if can send me your email, I send you a *.bmp file that show the problem.
If you need it, please tell me.
My complements...
I am using a STM32F103VET6 and experiencing the same problem with the RIDE.
HI,
I have this same problem with debug USB.
Do you have any resolution (patch or something else)?
I'm using:
- Ride7 (7.24.09.0251)
- RKit-ARM for Ride7 (1.22.09.0254)
- STM32F103RBT6
Regards
Maciek
Hi
The patch should be available soon, it is still under verification.
This patch should correct issues on STM103** highdensity derivatives concerning:
-Timer1, Timer8, USB,ADC2,ADC3,CAN
This patch add also handling of DAC peripheral.
Regards,
Matloub
Hi
The patch is available on the freedownload section of our website:
http://www.mcu-raisonance.com/mcu_downloads.html
It has reference: patch2 RKit-ARM
Regards,
Matloub
Is this patch is already available?
Regards,
Maciek
Hi
Yes the patch is now visible.
if you do not see it when going to the link try to update the web page and it should appear.
Regards,
Matloub
Hi!
I'm having a problem with TIM6 & TIM7, when in debug and updating the TIM2 structure it updates the TIM2 Structure but updates the TIM6 and TIM7 structures too, and when updating the TIM6 and TIM7 structures it was no effect on debug tree TIM6 & TIM7 Boxes respectively. It remains inactive even after a TIM_Cmd(TIM7, ENABLE); but appears to be running on the board.