Hi Lubin,
I removed one of the UART, and use only one 2A, it compiled without error. So the problem is ignited by the use of the two UART 1A and 2A at the same time.
So, what can you suggest pls as way out.
thanks
Search found 19 matches
- Sat May 05, 2012 9:18 am
- Forum: Requirement, Installation & Configuration
- Topic: compiling error for PIC32 starter kits
- Replies: 1
- Views: 19205
- Sat May 05, 2012 8:58 am
- Forum: Requirement, Installation & Configuration
- Topic: compiling error for PIC32 starter kits
- Replies: 1
- Views: 19205
compiling error for PIC32 starter kits
Hi Lubin, I am receiving compiling error wrt to "GenericTypeDefs.h:60: error: syntax error before '(' token" while am trying to compile a programme with 2 uart for both PIC32 starter kits and cerebot 32mx here is error message: ### Processing Template Makefile: D:\LUBIN BLOCKSETS\install_dsPIC_R2007...
- Sat Mar 17, 2012 1:42 am
- Forum: Advanced Simulink & RTW Questions
- Topic: COMPILATION ERROR: MEMORY PROBLEM
- Replies: 0
- Views: 26183
COMPILATION ERROR: MEMORY PROBLEM
Hi Lubin, I keep getting error regarding lack of memory as follows: "Error building Real-Time Workshop target for block diagram 'UAVDAQ_NEW2_3withLPfilter'. MATLAB error message: Error using ==> rtwgen --> Error evaluating 'InitFcn' callback of Master block (mask) 'Master'. Out of memory. Type HELP ...
- Sat Nov 19, 2011 9:02 am
- Forum: Advanced Simulink & RTW Questions
- Topic: Interfacing with an VN100 (INS/AHRS SENSOR)
- Replies: 5
- Views: 31907
Re: Interfacing with an VN100 (INS/AHRS SENSOR)
Thanks John, I already got this sensor interfaced and working fine now.
Hope to make my experience available once I get some free time
Hope to make my experience available once I get some free time
- Wed Oct 12, 2011 5:55 am
- Forum: Advanced Simulink & RTW Questions
- Topic: RS232 DATA TRANSFER
- Replies: 2
- Views: 23684
Re: RS232 DATA TRANSFER
Hi Lubin,
Am grateful for the information and for sharing your precious effort.
I will look into the examples and let you know how far this can take me.
Thanks for the support
Am grateful for the information and for sharing your precious effort.
I will look into the examples and let you know how far this can take me.
Thanks for the support
- Sun Sep 18, 2011 10:03 am
- Forum: Advanced Simulink & RTW Questions
- Topic: RS232 DATA TRANSFER
- Replies: 2
- Views: 23684
RS232 DATA TRANSFER
Hi Lubin,
Please, I need your advice on rs232 data transfer:
1. using your rs232 gui, how can I increase the data port above the maximum 16 lines supported now? I need to port extra 6 lines
2. any example on building custom gui with matlab/labview?
thanks
Please, I need your advice on rs232 data transfer:
1. using your rs232 gui, how can I increase the data port above the maximum 16 lines supported now? I need to port extra 6 lines
2. any example on building custom gui with matlab/labview?
thanks
- Mon Jul 04, 2011 1:33 pm
- Forum: Requirement, Installation & Configuration
- Topic: Compiling error
- Replies: 0
- Views: 25778
Compiling error
Hi Lubin,
I am trying to compile my model with gps,IMU,PWM after testing each succesfully separately but keep getting some error as indicated in the attached file.
I attached the simuling model and the Matlab error message. Need your opinion on what may be wrong.
I am trying to compile my model with gps,IMU,PWM after testing each succesfully separately but keep getting some error as indicated in the attached file.
I attached the simuling model and the Matlab error message. Need your opinion on what may be wrong.
- Fri Jul 01, 2011 5:50 am
- Forum: Advanced Simulink & RTW Questions
- Topic: Interfacing with an VN100 (INS/AHRS SENSOR)
- Replies: 5
- Views: 31907
Re: Interfacing with an VN100 (INS/AHRS SENSOR)
Thanks for this reply. I have thougth of using SPI block directly, but my problem is that I am yet to figure out how best to send the series of bytes command to the SPI using the blocksets, and also how to read out the response hex. data. In the example of the gyro sensor, you only send one byte of ...
- Sat Jun 25, 2011 11:48 am
- Forum: Advanced Simulink & RTW Questions
- Topic: C-Function Call and Muxes - to solve
- Replies: 3
- Views: 23987
Re: C-Function Call and Muxes - to solve
Hi Malife,
Can you share with me how you implment gps parser with this blockset. I have trying to do similar things since using C-call function for a gps which does not work still.
thanks
Can you share with me how you implment gps parser with this blockset. I have trying to do similar things since using C-call function for a gps which does not work still.
thanks
- Mon Jun 13, 2011 12:05 pm
- Forum: Advanced Simulink & RTW Questions
- Topic: Interfacing with an VN100 (INS/AHRS SENSOR)
- Replies: 5
- Views: 31907
Re: Interfacing with an VN100 (INS/AHRS SENSOR)
Hi Lubin, I was able to compile a model for interfacing with an IMU sensor VN100 after series of debugging of the c-programme been used. However, when program the chip, it does not work. No error in compiling ### Starting Real-Time Workshop build procedure for model: UAV_VN1002b ### Generating code ...
- Mon May 30, 2011 7:52 am
- Forum: Version compatibility issues
- Topic: SLUGS - an open source autopilot
- Replies: 24
- Views: 1941540
Re: SLUGS - an open source autopilot
Hi guys, I am working on UAV application and i wish to adopt the SLUG files WITH lubin BLOCKSETS. I real appreciate your discussion so far on this forum. 1. I will appreciate a brief guidelines on adoption of the SLUG .mdl first for sensors' data acquisition for flight data based on the experience a...
- Mon May 30, 2011 7:09 am
- Forum: dsPIC Peripherals
- Topic: UART2, UART alternativ et I2C in the same time
- Replies: 2
- Views: 21260
Re: UART2, UART alternativ et I2C in the same time
Hi Amandine,
I am working also on UAV embedded system and I will like to ask if you are using GPS and how you are able to use the Lubin blockset to acquire the gps data via serial port.
Thanks
I am working also on UAV embedded system and I will like to ask if you are using GPS and how you are able to use the Lubin blockset to acquire the gps data via serial port.
Thanks
- Fri May 27, 2011 1:00 pm
- Forum: bug reports
- Topic: Two UARTs in a single model
- Replies: 2
- Views: 20967
Re: Two UARTs in a single model
Hi Lubin, I am experienceing the same problem using two UART on pic24fj128ga010. The version of the blockset I have is 3.4bc. is this the one you are reffering to or I need to get the update?
Addition error mesage is "index exceed matrix dimension"
Addition error mesage is "index exceed matrix dimension"
- Wed May 11, 2011 5:44 am
- Forum: Advanced Simulink & RTW Questions
- Topic: Interfacing with an VN100 (INS/AHRS SENSOR)
- Replies: 5
- Views: 31907
Interfacing with an VN100 (INS/AHRS SENSOR)
Dear Lubin, Am working on Interfacing an INS/AHRS sensor with PIC24FJ126GA010 ON EXPLORER 16 board using SPI. The datasheet of the sensor is hereby attached. I already examined your example with respect to ADIS16100 rate gyro, I am trying to follow this example to communicate with this sensor develo...
- Wed Apr 13, 2011 1:03 pm
- Forum: General Remark and Questions
- Topic: rs232gui data format
- Replies: 8
- Views: 60807
Re: rs232gui data format
Yes. the curves are as you have identified. I am looking into your suggestion regarding the convertion. It is 3.3v and the ADC is 10bit as you have rightly said.
thanks
thanks
- Fri Apr 08, 2011 1:52 pm
- Forum: General Remark and Questions
- Topic: rs232gui data format
- Replies: 8
- Views: 60807
Re: rs232gui data format
here is my simulink model for your reference
- Fri Apr 08, 2011 1:50 pm
- Forum: General Remark and Questions
- Topic: rs232gui data format
- Replies: 8
- Views: 60807
Re: rs232gui data format
Data Logging results with explorer 16.docx Hi Lubin, sorry for my disturbance. Am yet to get over the data transmission issue. I already got explorer 16 boar to examine the rs232gui data logging exercise am working on. I got good result with Matlab signal generator but with potentiometer and other ...
- Sat Apr 02, 2011 11:01 am
- Forum: General Remark and Questions
- Topic: rs232gui data format
- Replies: 8
- Views: 60807
Re: rs232gui data format
Lubin, thanks for the support. I already check external oscillator freq. and is ok at 8Mhz, also the LED blinks at 1s when tested. But when I increased the baud to 115200 I got this error: ?? Error using ==> plus Matrix dimensions must agree. Error in ==> D:\EMBEDDED WORKS\blocks\RS232_analyzBloc.p>...
- Tue Mar 29, 2011 11:38 am
- Forum: General Remark and Questions
- Topic: rs232gui data format
- Replies: 8
- Views: 60807
rs232gui data format
Dear Lubin,
I regarding the rs232 data format, I have tried to use int16 button and also simulate the data in Matlab.
The results are included in the attachment together with signal block setting.
I noticed the amplute to be aroung -1600 instead of 1000 input amplitude.
what do you think is wrong?
I regarding the rs232 data format, I have tried to use int16 button and also simulate the data in Matlab.
The results are included in the attachment together with signal block setting.
I noticed the amplute to be aroung -1600 instead of 1000 input amplitude.
what do you think is wrong?