Search found 20 matches

by andrea_sea
15 Apr 2014 17:55
Forum: Development Boards
Topic: MC33269DT3.3 in EasyMx PRO
Replies: 5
Views: 2352

Re: MC33269DT3.3 in EasyMx PRO

Thank you Peter,
I probably have an EasyMX Pro 7 for STM32 version 1.01 or 1.02 because I can't see REG1 in Power Supply area.

Best regards
Andrea
by andrea_sea
14 Apr 2014 20:56
Forum: Development Boards
Topic: MC33269DT3.3 in EasyMx PRO
Replies: 5
Views: 2352

Re: MC33269DT3.3 in EasyMx PRO

Thank you Peter,
but I have already seen the part in the schematic document.
I'm not able to find the component on the PCB not in the documentations.
Best regards.

Andrea
by andrea_sea
11 Apr 2014 10:30
Forum: Development Boards
Topic: MC33269DT3.3 in EasyMx PRO
Replies: 5
Views: 2352

MC33269DT3.3 in EasyMx PRO

hello to everyone, I have a simple question to ask: where is the voltage regulator "MC33269DT" in the EasyMx PRO for STM32 board? I can see the 5V switching (MC3406A) in power supply section but not the 3.3V circuit ... It's certainly present, but I'm not able to identify it. Thanks in advance to wh...
by andrea_sea
28 Oct 2013 17:21
Forum: mikroC PRO for ARM General
Topic: Read SFR registers with debugger
Replies: 4
Views: 3129

Re: Read SFR registers with debugger

Hello Milos, if I select: 1) "Release" in Build Type and "Software" in Debugger, the Watch Values Window in Debugger mode shows registers updated (OK) but I can't stop the microcontroller with RUN/PAUSE debug 2) "Debug" in Build Type and "Hardware" in Debugger, the Watch Values Window in Debugger mo...
by andrea_sea
28 Oct 2013 09:19
Forum: mikroC PRO for ARM General
Topic: Read SFR registers with debugger
Replies: 4
Views: 3129

Re: Read SFR registers with debugger

In this test I use ST-LINK/V2 as hardware for the debugger, instead MikroProg for STM32.
Could this be the reason why I can't read the updated SFR register values ?
Thanks

Andrea
by andrea_sea
25 Oct 2013 10:14
Forum: mikroC PRO for ARM General
Topic: Read SFR registers with debugger
Replies: 4
Views: 3129

Read SFR registers with debugger

Hello everyone, I'm using an STM32L evaluation board (STM32L-Discovery) because I would try to manage a glass LCD with STM32 and MikroC. I first initialize the STM32 registers of LCD controller (SFR - STM32L152RB.c) and I checked using the debugger. I realized, however, that these remained at a valu...
by andrea_sea
14 Oct 2013 15:24
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Ok Marina, thank you very much.
Best regards.

Andrea
by andrea_sea
11 Oct 2013 15:17
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Thank you very much Marina, all errors are gone :D :D :D I also removed the USB library that caused some other error. Forgive my ignorance but why I have to un-check only some libraries? Are they in conflict with those contained in STM32L1xx_StdPeriph_Driver\src directory (for example USB) ? What is...
by andrea_sea
11 Oct 2013 09:17
Forum: mikroC PRO for ARM General
Topic: Import STM32L_Discovery library from Keil uVision project
Replies: 7
Views: 5229

Re: Import STM32L_Discovery library from Keil uVision projec

Thank you Milos,
I will try to manage the STM32L Discovery display using the basic functions of MikroC.

Best regards.
Andrea
by andrea_sea
10 Oct 2013 14:45
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Dear Marina,
thanks for your kind support.

I tried to compile the project but but unfortunately there are still errors.
Attached the report file (.doc) with error messages displayed in red.

Regards
Andrea
by andrea_sea
10 Oct 2013 10:03
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Hello MArina, something has changed after I copied the defines.pld file from STM Test to my project directory. The compiler generates less error messages. (Warning) 595 1503 Result is not defined in function: '__REV' core_cminstr.h 410 396 Invalid declarator expected'(' or identifier stm32l1xx_dac.c...
by andrea_sea
10 Oct 2013 07:38
Forum: mikroC PRO for ARM General
Topic: Import STM32L_Discovery library from Keil uVision project
Replies: 7
Views: 5229

Re: Import STM32L_Discovery library from Keil uVision projec

Thank you Milos. In another post ( mikroC ARM V3.0 and ST Standard Peripherals Library - http://www.mikroe.com/forum/viewtopic.php?f=178&t=52448 ) Mileta and Marina have published an example (STM Test - UART) using the CMSIS libraries and a new version of stdint file. From what I saw Keil uses the s...
by andrea_sea
09 Oct 2013 12:52
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Sorry, I forgot the fifth point:
5) check Case sensitive checkbox in Tools -> Options -> Output Settings

Yes, I did.

Here there is the project zip file
https://docs.google.com/file/d/0B4rAq6t ... sp=sharing


Thank you and best regards.
Andrea
by andrea_sea
08 Oct 2013 16:35
Forum: mikroC PRO for ARM General
Topic: mikroC ARM V3.0 and ST Standard Peripherals Library
Replies: 34
Views: 27397

Re: mikroC ARM V3.0 and ST Standard Peripherals Library

Hi, I followed the procedures of example test (STM Test.zip) and I tried to do the same thing with a new project on STM32L152 (Discovery board). 1) replaced the stdint.h file 2) set data type other (int 4 byte) 3) added into project, through project manager, desired STM peripheral library sources an...

Go to advanced search