We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/09/16 11:53:05 AM CEST
i would like to interface the hall effect current sensor from micro electronika.the current sensor uses 16 bit communication SPI ,i have tried with 8 SPI bit communication it works by sending only 8 bits , but if i try 16 bit communication i receive nothing from the sensor.
please assist
patrick
posted on 2015/09/15 09:57:11 AM CEST
Communication > CAN / LIN / RS485
Hi everybody..!
I'm a newbier. I would like to make CAN communication between two Arm STM32F103. I use sample code CAN of micro pro for arm but it can't work. Anybody can help me..?
posted on 2015/09/04 10:46:28 AM CEST
Hi , I would like to use the DS 3231 RTC module with a Pic 16F876 or similar with Mikrobasic Pro , but no experience on i2c RTC's.
Is any existing library adaptable , or perhaps a simple code extract on how initalize , write and read time from DS3231 ?
Thank you all .
Fabio
posted on 2015/09/04 09:59:29 AM CEST
Hi, friends
I am new in mikroc for ARM. I downloaded wifi4-click example and wifi library from lib stock.then I added this lib by package manager .after running it shows me this error
0 1 mikroCARM.exe -MSF -DBG -pSTM32F107VC -LHF -DL -SSA -O11111114 -fo72 -N"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\WiFi4_click.mcpar" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\defs\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Uses\ST M3\" -SP"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\" -SP"C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for ARM\Packages\Network_WiFi_ARM\Uses\" -IP"C:\Users\Hoda\Downloads\Compressed\mikroC PRO for ARM\EasyMx PRO for STM32 - STM32F107VC\" "WiFi4_click.c" "__Lib_Math.emcl" "__Lib_MathDouble.emcl" "__Lib_Delays.emcl" "__Lib_System_105_107.emcl" "__Lib_GPIO_32F10x_Defs.emcl" "__Lib_GPIO_32F10x.emcl" "__Lib_CString.emcl" "__Lib_Conversions.emcl" "__Lib_UART_123_45.emcl" "__Lib_TFT.emcl" "__Lib_TFT_Defs.emcl" "__Lib_Net_Wireless_SPWF01S_STM32_defs.emcl" "__Lib_Net_Wireless_SPWF01S_STM32.emcl"
0 122 Compilation Started stdint.h
0 1004 interrupt handler (incTimer at 0x002C) WiFi4_click.c
0 1004 interrupt handler (asyncReq at 0x0037) WiFi4_click.c
67 324 Undeclared identifier 'Net_Wireless_SPWF01S_Process' in expression WiFi4_click.c
67 402 ; expected, but ')' found WiFi4_click.c
67 424 '}' expected ';' found WiFi4_click.c
116 1503 Result is not defined in function: 'AsyncCb' WiFi4_click.c
175 324 Undeclared identifier 'Net_Wireless_SPWF01S_RegisterAsyncDataHandler' in expression WiFi4_click.c
176 324 Undeclared identifier 'Net_Wireless_SPWF01S_RegisterUserHandler' in expression WiFi4_click.c
233 313 Too many actual parameters WiFi4_click.c
233 300 Syntax Error: ')' expected, but '0' found WiFi4_click.c
233 315 Invalid expression WiFi4_click.c
233 402 ; expected, but ')' found WiFi4_click.c
236 424 '}' expected ';' found WiFi4_click.c
253 312 Internal error '' WiFi4_click.c
0 102 Finished (with errors): 04 ÓÂÊÇãÈÑ 2015, 14:20:49 WiFi4_click.mcpar
would you help me?
posted on 2015/09/02 06:42:05 PM CEST
Hello,
i would like to made a project with the ad 9850 board ( dds signal generator), so do you have a pic program to use for the ad9850.
I use the aesy pic v7 board with pic 18f45k22 xtal 8 mhz
Do you have a solution form me ?
Thank a lot