Search found 74 matches

by mullins42
18 Jul 2015 02:14
Forum: mikroBasic PRO for ARM General
Topic: nRF24L01 Mini-M4
Replies: 3
Views: 3745

Re: nRF24L01 Mini-M4

Hi Aleksandar,

I'm passing to a Mikromedia Plus STM32. I've used example code for the STM32 running the 32F407, but can't get it working on the 415.....

Everything else looks ok, I'm just not sure if I've setup the interrupts and timers correctly?

J
by mullins42
17 Jul 2015 08:06
Forum: mikroBasic PRO for ARM General
Topic: nRF24L01 Mini-M4
Replies: 0
Views: 3019

nRF24L01 Mini-M4

Hi all, I'm having some difficulty porting code for the nRF24L01 across to the Mini-M4 with the STM32F415. ' * ' * Project name: ' nRFControlMaster_stm32.vtft ' * Test configuration: ' MCU: STM32F415RG ' Dev.Board: Mini-M4 ' http://www.mikroe.com/mikromedia/plus/stm32-m4/ ' Oscillator: 150000000 Hz ...
by mullins42
17 Jul 2015 08:04
Forum: mikroBasic PRO for ARM General
Topic: nRF24L01 Mini-M4
Replies: 3
Views: 3745

nRF24L01 Mini-M4

Hi all, I'm having some difficulty porting code for the nRF24L01 across to the Mini-M4 with the STMF32415. ' * ' * Project name: ' nRFControlMaster_stm32.vtft ' * Test configuration: ' MCU: STM32F415RG ' Dev.Board: Mini-M4 ' http://www.mikroe.com/mikromedia/plus/stm32-m4/ ' Oscillator: 150000000 Hz ...
by mullins42
17 Sep 2014 09:20
Forum: mikroBasic PRO for ARM General
Topic: CAN Filter questions
Replies: 1
Views: 1819

CAN Filter questions

Hi all, I've been playing around with CAN on my STM32F407 and am really finding it very useful. I have a high level question that I'm hoping someone can answer. Basically I will be communicating with 8 nodes on the system and the 'master will be reading a value from each in a tight loop. I'm wonderi...
by mullins42
21 Jun 2014 04:54
Forum: mikroBasic PRO for ARM General
Topic: ARP problems with Libstock Network Library
Replies: 1
Views: 1978

ARP problems with Libstock Network Library

Hi all, I'm having some problems with connection to one of our boards using the Libstock network library. Basically, my UDP connection between board and computer works fine with an ethernet library and some wireless access points. ie: board - > wireless ap, -> wifi card in computer -> computer When ...
by mullins42
08 Jan 2014 23:41
Forum: mikroBasic PRO for ARM General
Topic: USBHost for other HID Devices
Replies: 3
Views: 3876

Re: USBHost for other HID Devices

Hi all,

Please has anyone used a HID device that isn't a keyboard or mouse?

Thanks in advance,
James
by mullins42
07 Jan 2014 03:31
Forum: mikroBasic PRO for ARM General
Topic: USBHost for other HID Devices
Replies: 3
Views: 3876

USBHost for other HID Devices

Hi all, I'm trying to hook a joystick up to my EasyMX Pro V7 with STM32F107 with little success. I've modified the keyboard example code as below but the micro continuously connects and enumerates: USB Enumerated USB Connected USB Enumerated USB Connected USB Enumerated USB Connected USB Enumerated ...
by mullins42
28 Aug 2013 04:37
Forum: Development Boards
Topic: Click Boards via SPI on Mikromedia Plus STM32
Replies: 3
Views: 2063

Click Boards via SPI on Mikromedia Plus STM32

Hi guys,

I'm trying to figure out why the SPI bus is incorrect on the Mikromedia Plus shield for ARM (STM32).

It seems that SPI1 is used on the STM32F407 and it should be pins PA5,6,7
Instead the shield uses pins PA5,PA6 an PB5!

Any suggestions or are we stuck with software SPI?

Cheers,
James
by mullins42
05 Apr 2013 01:00
Forum: Libstock Discussion
Topic: GPS Click on EasyPic Fusion V7
Replies: 6
Views: 4675

Re: GPS Click on EasyPic Fusion V7

Hey Valerio,

Any chance you could upload your completed working code? I think there'd be a few interested in working GPS for the Pic32.

Do you mean your UART was damaged or you used the wrong one?

Thanks!

Cheers,
James
by mullins42
15 Feb 2013 06:20
Forum: mikroBasic PRO for ARM General
Topic: CAN Problems with 8 bytes
Replies: 1
Views: 1600

Re: CAN Problems with 8 bytes

Hi again, So I've figured out that I can't use extended frames with 8 bytes. Something I missed! I now have the system communicating but it seems to drop out after a number of cycles and is generally a bit flakey. Can anyone clear up the APB1 clock frequency I should be inputing to CanCulator for a ...
by mullins42
15 Feb 2013 03:43
Forum: mikroBasic PRO for ARM General
Topic: CAN Problems with 8 bytes
Replies: 1
Views: 1600

CAN Problems with 8 bytes

Hi guys, I'm seeing a problem when I try to send 8 bytes. Please see the code below: ' * Test configuration: ' MCU: STM32F407VG ' ' Dev.Board: EasyMx PRO v7 for STM32(R) ARM(R) ' ' Oscillator: 150.000MHz ' Ext. Modules: None. ' SW: mikroBasic PRO for ARM ' http://www.mikroe.com/mikrobasic/arm/ ' * N...
by mullins42
15 Jan 2013 01:16
Forum: mikroC PRO for ARM General
Topic: Ethernet and CAN
Replies: 8
Views: 3295

Re: Ethernet and CAN

Hi John,

I can confirm it doesn't seem to be used by MikroE at least in hardware. Having said that, I'm not sure what the Ethernet library is doing to the ETH _PPS_OUT pin or even what that pin is. I can't seem to find it on the STM datasheet!

Any help Janko?

Cheers,
James
by mullins42
14 Jan 2013 04:48
Forum: mikroC PRO for ARM General
Topic: Ethernet and CAN
Replies: 8
Views: 3295

Re: Ethernet and CAN

Hi guys, I'm just coming across this too. It looks like the CAN2 pins can be re-alocated to another set of pins (Table 8 in the datasheet for STM32F407). With Pic32, the compiler gives the option of setting alternative pins for CAN/Ethernet, can this be down at the program level for the ARM compiler...
by mullins42
25 Oct 2012 14:29
Forum: mikroBasic PRO for PIC32 General
Topic: Problem transitioning to Wifi with the Libstock Ethernet Lib
Replies: 2
Views: 1997

Re: Problem transitioning to Wifi with the Libstock Ethernet

Hi Dejan, Project has been tested with two Multimedia for Pic32MX7's connected via cross over cable. This works fine. Project also works with one Multimedia board connected to a PC running a custom UDP connection client. This also works fine. Project works with two multimedia boards connected via st...

Go to advanced search