Search found 348 matches

by phil31
12 Nov 2020 20:22
Forum: mikroC PRO for PIC32 General
Topic: Net_Ethernet_Intern library PIC to PIC over TCP
Replies: 3
Views: 1829

Re: Net_Ethernet_Intern library PIC to PIC over TCP

hi,

may we get the final issue or your conclusion about this ticket ?
is there any plan to update / fix the Ethernet library ?

thanks, regards
by phil31
01 Apr 2020 13:58
Forum: mikroBasic PRO for PIC32 General
Topic: I2C2_SetTimeoutCallback problem
Replies: 4
Views: 2476

Re: I2C2_SetTimeoutCallback problem

what is the time of the "while loop" then ?
by phil31
30 Mar 2020 15:45
Forum: mikroBasic PRO for PIC32 General
Topic: I2C2_SetTimeoutCallback problem
Replies: 4
Views: 2476

Re: I2C2_SetTimeoutCallback problem

hi Filip

what is the step of the timeout value ?
"timeout: Represents a number of while loops in which the I²C timeout condition is checked."

are you sure that the functions works on 32MX450F256H, on I2C2 too ?

thanks
by phil31
29 Mar 2020 15:17
Forum: mikroBasic PRO for PIC32 General
Topic: I2C2_SetTimeoutCallback problem
Replies: 4
Views: 2476

I2C2_SetTimeoutCallback problem

hi all please, anybody successfully use the callback function for I2C library ? "I2C2_SetTimeoutCallback" ? as soon as it's enable, the I2C bus stop to work ! without the callback, main program run as expected most of the time, but maybe 1 time each 24 hours, i discover that the I2C bus hang.. so no...
by phil31
04 Feb 2020 17:30
Forum: mikroBasic PRO for PIC32 General
Topic: problem with USB HID device library from libstock
Replies: 2
Views: 1788

Re: problem with USB HID device library from libstock

thanks stepfan, may i clear the IDLEIF bit during my init procedure ? : IDLEIF_bit : 0 to avoid this state .. or is it a Windows feature ? i notice than when i plug/unplug the usb cable, a ton of "_USB_DEV_EVENT_ATTACHED" events appears .. is that normal ? which events can i use to be sure when the ...
by phil31
08 Jan 2020 17:21
Forum: mikroBasic PRO for PIC32 General
Topic: problem with USB HID device library from libstock
Replies: 2
Views: 1788

problem with USB HID device library from libstock

Dear, i'm faced with a strange problem ! some of my products was working since several years with windows 7 and 10. it is an USB HID device with a VB.NET application. i don't modify anything since several months/years. since some weeks, i notice that under Windows 10, the windows application hang on...
by phil31
21 Dec 2019 18:52
Forum: mikroBasic PRO for PIC32 General
Topic: I2C_OneWire library
Replies: 3
Views: 2040

Re: I2C_OneWire library

Filip, please can you let us know if your library can work if we don't use your specific dev_boards ? i wish to use your click board with my own cpu board and which don't use the I2C1 or 2 bus (as your mikrobus and mikroSDK ) ..? for example, the 2 mikrobus sockets on your EasyPIC Fusion v7, are map...
by phil31
18 Dec 2019 16:24
Forum: mikroBasic PRO for PIC32 General
Topic: DHCP client example ?
Replies: 4
Views: 2646

Re: DHCP client example ?

please ME team, can you post the simplest example which demonstrate the use of the "Net_Ethernet_Intern_initDHCP" function ? a full simple project please thanks, regards i try this : Net_Ethernet_Intern_stackInitTCP() ' This function initialize TCP Stack. (buffers and co) Net_Ethernet_Intern_Init(@m...
by phil31
18 Dec 2019 14:33
Forum: mikroBasic PRO for PIC32 General
Topic: MikroBasic Pro PIC32 USB Port TXD, RXD.
Replies: 3
Views: 2049

Re: MikroBasic Pro PIC32 USB Port TXD, RXD.

the example is working (i already use HID from an old design), just adapt the configuration to your target !

regards
by phil31
18 Dec 2019 10:55
Forum: mikroBasic PRO for PIC32 General
Topic: I2C_OneWire library
Replies: 3
Views: 2040

Re: I2C_OneWire library

thanks filip, i quickly check it, but the answer was not clear in my head !

please can you share the right init process in case we don't use mikroSDK ?

thanks, regards
by phil31
18 Dec 2019 10:53
Forum: mikroBasic PRO for PIC32 General
Topic: DHCP client example ?
Replies: 4
Views: 2646

Re: DHCP client example ?

it seem that the "Net_Ethernet_Intern_doPacket()" function need to be 'pooled' during the DHCP request.. something like while (Net_Ethernet_Intern_initDHCP(10) = 0) or (Net_Ethernet_Intern_UserTimerSec < 10) Net_Ethernet_Intern_doPacket() ' Process incoming Ethernet packets wend my goal is to retrei...
by phil31
17 Dec 2019 21:18
Forum: mikroBasic PRO for PIC32 General
Topic: MikroBasic Pro PIC32 USB Port TXD, RXD.
Replies: 3
Views: 2049

Re: MikroBasic Pro PIC32 USB Port TXD, RXD.

check if AD1PCFG is a register in your device !

regards
by phil31
17 Dec 2019 15:15
Forum: mikroBasic PRO for PIC32 General
Topic: DHCP client example ?
Replies: 4
Views: 2646

DHCP client example ?

Dear using the Ethernet library from libstock, can anyone share a working DHCP client init procedure ? i don't understand whats wrong on my side, but on a new board i use, static IP work as epxected, but no way to get DHCP IP ! can't find any example on the forum or libstock, with this library ? tha...
by phil31
07 Dec 2019 14:27
Forum: mikroBasic PRO for PIC32 General
Topic: Net_Ethernet_Intern_doDHCPLeaseTime() problem
Replies: 28
Views: 9881

Re: Net_Ethernet_Intern_doDHCPLeaseTime() problem

Hi all..

just 1 more year !! and the official library is not update ..
if you use this lib from libstock ... your DHCP release will not work !
by phil31
05 Dec 2019 23:34
Forum: mikroBasic PRO for PIC32 General
Topic: I2C_OneWire library
Replies: 3
Views: 2040

I2C_OneWire library

Dear all, i would like to try the I2C_OneWire click library from libstock. ( https://libstock.mikroe.com/projects/view/1439/i2c-1-wire-click ) i can't find the init parameters for the i2conewire_i2cDriverInit procedure. please, what it is if i want to use the I2C2A bus from my 32MX675F512H ? (pins 5...

Go to advanced search