Search found 10 matches

by kahese
21 Feb 2021 18:56
Forum: mikroPascal PRO for ARM General
Topic: STM32F103, inout capture
Replies: 1
Views: 1272

STM32F103, inout capture

Hi, Have a problem with the programming of Inout Capture. I want to measure a frequency with a timer. so 3 times a day. I have no idea how to do this. The ATMEL application doesn't help me either, because my English is miserable. To help me further, I solved it on the hardware side. I enter and free...
by kahese
22 Aug 2020 09:19
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2946

Re: Problem with I2C on STM32F303CC

Hi, Stefan
Problem solved. thank you

Best regards
Kalle
by kahese
19 Aug 2020 15:28
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2946

Re: Problem with I2C on STM32F303CC

Hello,
My problem has not been solved yet, I use MikroPascal and not C.

I have attached the program and a logic analyzer protocol. Since the program runs on a STM32F103C8, I am thinking of a compiler error.

Kind regards,
Kalle
by kahese
13 Aug 2020 13:49
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2946

Re: Problem with I2C on STM32F303CC

Hallo Peter, Das mit dem end muss beim kopieren passiert sein. Habe das Programm ja compilieren können. Das Programm ist nur zum testen des i2c Busses. Habe in einen anderen umfangreichen Programm festgestellt Das es mit dem i2c bus Probleme gibt. Es ist folgendermaßen, es wird immer die zuletzt höc...
by kahese
11 Aug 2020 22:07
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2946

Re: Problem with I2C on STM32F303CC

Dear Jovana,

I have connected two PCF 8574A modules.

Thanks and regards,
kahese
by kahese
16 Jul 2020 18:51
Forum: mikroPascal PRO for ARM General
Topic: Problem with I2C on STM32F303CC
Replies: 8
Views: 2946

Problem with I2C on STM32F303CC

Hello, I'm having problems with I2C when connecting two devices to the same bus. The I2C_Write seems to always use the highest address used so far, no matter what it's given as first parameter. For example I2C1_Write(0x38,@wert,1,END_MODE_STOP); I2C1_Write(0x39,@wert,1,END_MODE_STOP); I2C1_Write(0x3...
by kahese
11 Aug 2019 08:27
Forum: mikroPascal PRO for ARM General
Topic: STM32F303CC no go
Replies: 4
Views: 2142

Re: STM32F303CC no go

Hallo Peter, hallo Stefan,
Programm läuft. Besten Dank.

LG, Karl-Heinz
by kahese
07 Aug 2019 18:40
Forum: mikroPascal PRO for ARM General
Topic: STM32F303CC no go
Replies: 4
Views: 2142

STM32F303CC no go

Hello, I can not get this program to work. It should only be a test for the function of the controller. I have MikroPascal for arm. My Conntroller is STM32F303CC. program Test_303; Var Led_1 : sBit at GPIOA_ODR.B9; Led_2 : sBit at GPIOA_ODR.B10; Led_3 : sBit at GPIOA_ODR.B11; Led_4 : sBit at GPIOA_O...
by kahese
05 Jul 2015 13:10
Forum: Product Announcements
Topic: ETH WIZ click
Replies: 5
Views: 16189

Re: ETH WIZ click

I'm waiting for applications for micro Pascal for AVR. lg.
by kahese
20 Jul 2013 13:02
Forum: mikroPascal PRO for AVR General
Topic: Fat32 mit AVR MikroPascal
Replies: 2
Views: 2255

Fat32 mit AVR MikroPascal

Hilfe, Help
Hat jemand ein Demo mit FAT32 unter Mikropascal für AVR (XMega). am besten wäre ein Demo für MP3 und Fat32.

Go to advanced search