cancel
Showing results for 
Search instead for 
Did you mean: 

How to get tech support for STM32

johnmangino
Associate II
Posted on June 29, 2009 at 07:41

How to get tech support for STM32

13 REPLIES 13
johnmangino
Associate II
Posted on May 17, 2011 at 13:15

How do I get tech help on the STM32. The on line entry system seems to have an error every time I put in a request. When I contact Arrow they say contact ST and ST does not have a system to help with thier products. John

design5
Associate II
Posted on May 17, 2011 at 13:15

Hi John:

I understand your dilemma. What seems to work fairly well is to post questions on this forum and wait for answers from other users, or the Moderator.

To learn how to use the STM32, you either have to go to Germany and take a 3-day training seminar with MicroConsult.de, or else you just have to spend a lot of time reading the PDF files and experimenting.

For example, right now, I have spent a couple of days trying to figure out how to make internal connections between timers, but to no avail. So now I will post a message and see if somebody knows how to do it.

As with any ARM processor, the entire ARM concept is unnecessarily complicated when compared to efficient CPUs such as Atmel, but if you need a lot of peripherals, like 5 UARTs, etc. then the STM32 works well. Basically, ARM is just a big waste of time, like CAN, but the industry is moving in that direction, so we have no choice but to follow.

Best wishes,

Garry.

johnmangino
Associate II
Posted on May 17, 2011 at 13:15

Thanks, I asked a question to help get this running and a guy asked me who going to pay the group for helping me.

jj
Associate II
Posted on May 17, 2011 at 13:15

I've been debating ''if/when/how'' to propose ways in which we STM forum users can influence ST to ''strengthen/improve'' this forum. (In no way do I mean to be negative toward STOne-32 - I'm certain he really cares - but even his forum activity has been obviously curtailed)

What to do - how to do it? ST prides itself in, ''following the market leaders'' - providing solutions optimized for these volume clients. And ST has grown/prospered - so this ''approach'' seems to have worked. (I doubt that ST/others have a scientifically proper ''double blind'' marketing protocol - so success is NOT proof-positive! ie. how much better would they have done ''if'' they followed the leaders AND invested more in this/other forums???)

Not long ago EE Times reported that many hi-tech firms suffered substantial staff reductions - ST was listed at around 4,500 - some firms were worse. I'm not being ''dis-loyal/negative'' - I seek to make the case for forum improvements... Thus even chasing/accommodating the ''known/thought'' market leaders could ''not'' save thousands of ST jobs!

So what do we ''unwashed'' do? Have we tried - constructively - realistically - to make the case for heightened forum and/or tech support? I wrote a piece suggesting/urging a listing of STM32 ''improvements (dare I say ''fixes''). We won forum blessings - to be ''kind'' ST's response has not been ''whole-hearted!'' (we remain on the ''to-do'' list...)

Many who contribute/assist in this forum are extremely clever, experienced and resourceful - such qualities are NOT the exclusive domain of the ''market leaders!'' Has ST properly ''tapped'' this group - in aggregate cannot we provide ''great benefit'' to ST? We certainly have greater diversity than the leaders - being smaller we can often ''move faster'' and through such action - make valuable discoveries.

Enough from this reporter. Perhaps we can briefly describe our project volumes - and ''prove'' that this forum deserves greater attention and investment. I always appreciate the efforts of STOne-32 - I would like to see him ''promoted'' to FULL-TIME forum leader - with a staff to better serve.

ST likes to ''outperform the market.'' However the tech support offered by this forum does ''not'' match that of several other firms - one offering a similar Cortex device. Many here would ''love'' to see ST ''outperform the market'' in STM32 tech-support - and ''then'' see how STM32 Sales Increase...

Regards to all,

JJ

design5
Associate II
Posted on May 17, 2011 at 13:15

Hi John:

I saw that reply, and I thought it was inappropriate.

How may I help you?

Garry.

obtronix
Associate II
Posted on May 17, 2011 at 13:15

Quote:

As with any ARM processor, the entire ARM concept is unnecessarily complicated

Ha! I've been waiting for the new ARM opcode ''Disable all the junk and Get the heck out of my way'' , still waiting :-]

st3
Associate II
Posted on May 17, 2011 at 13:15

Quote:

On 18-06-2009 at 03:08, JJ wrote:

I've been debating ''if/when/how'' to propose ways in which we STM forum users can influence ST to ''strengthen/improve'' this forum...

See:

http://www.st.com/mcu/forums-cat-8464-23.html

And:

http://www.st.com/mcu/forums-cat-8476-23.html

st3
Associate II
Posted on May 17, 2011 at 13:15

Quote:

so we have no choice but to follow.

Of course you have a choice!

If another processor/architecture better fits your needs, then use it!

Customers don't care what's inside the box - just so long as it works!

If an AVR or 8051 can do the job, then use an AVR or an 8051!

johnmangino
Associate II
Posted on May 17, 2011 at 13:15

Here what I have done and am trying to do:

1) I have a IAR STM3210B - SK EVM loaded with the example workspace called IAR-STM32-SK and project titled virtualcom loaded to flash on the EVM. The LCD message says it is this project.

2) Using the VCPDriver_V1.1_Setup from ST website.

3) Windows XP with latest updates

I connect the EVM and the pc sees the device and I cancel the new hardware manager as the Virtual comm port install says to do, then I continue the comm port install but it does not add a virtual comm port. It has the device as an unknown device with no driver. The device is called CD Class.

What SW from the ST site or where ever should I use to program the EVM and what else do I need to do to get the comm port working.

I do not have any problems with the STM32 programming its all in the Virtual Comm Port install. I do not have a CATC or other USB debug HW. I have used other USB devices and their drivers loaded with no problem on other devices.