Search found 8 matches

by stevediaz933@gmail.com
20 Apr 2024 08:42
Forum: IDE
Topic: Mikroe NFC Tag Click Board Issue
Replies: 1
Views: 135

Mikroe NFC Tag Click Board Issue

Hello I've faced a technical challenge while working with one of Mikroe's products, and I could use some help in troubleshooting it. Whenever I attempt to interface the Mikroe NFC Tag Click board (SKU: MIKROE-1904) with my STM32F4 Discovery development board, I'm facing an unexpected behavior that I...
by stevediaz933@gmail.com
08 Apr 2024 08:46
Forum: Website & Forums General Discussion
Topic: I2C Communication Issue
Replies: 1
Views: 254

I2C Communication Issue

Hello I'm having trouble with I2C communication on my STM32F407 Discovery Board. Despite careful setup and configuration, I'm experiencing intermittent errors and data transmission issues. I have already checked https://forum.mikroe.com/viewforum.php?f=11 rpa automation Any advice or troubleshooting...
by stevediaz933@gmail.com
03 Apr 2024 07:27
Forum: Website & Forums General Discussion
Topic: Error encountered during SPI communication with Mikroe device
Replies: 1
Views: 125

Error encountered during SPI communication with Mikroe device

Hello I'm encountering an issue while trying to establish SPI communication with a Mikroe device, and I'm hoping someone here might be able to provide some insight. When attempting to communicate with the device using SPI, I'm consistently receiving an error message: "insert specific error message h...
by stevediaz933@gmail.com
29 Jan 2024 10:53
Forum: mikroC PRO for ARM General
Topic: ntc 10K auslesen
Replies: 3
Views: 295

Re: ntc 10K auslesen

Hello Here's a basic example of how you can read a 10K NTC thermistor using Arduino. Make sure to adjust the parameters based on your specific thermistor's datasheet. const int analogPin = A0; const int referenceResistor = 10000; const float referenceVoltage = 5.0; const float thermistorNominal = 10...
by stevediaz933@gmail.com
29 Jan 2024 10:47
Forum: ARM PRO Compilers
Topic: Misleading Products VTFT and MikroC Pro for ARM/Necto
Replies: 4
Views: 2070

Re: Misleading Products VTFT and MikroC Pro for ARM/Necto

I'm sorry to hear about the challenges you're facing with your recent purchase. It sounds frustrating, especially with the issues around the damaged board and potential customs complications. Regarding the misleading information about the 'Integrated VTFT' and the licensing concerns, I recommend rea...
by stevediaz933@gmail.com
29 Jan 2024 10:45
Forum: mikroPascal FAQ
Topic: VCP example from ME(LibStock)
Replies: 15
Views: 9892

Re: VCP example from ME(LibStock)

In the VCP example from ME (Libstock), data is likely stored in variables or buffers for communication. To retrieve and display the data on an LCD/GLCD, you would typically use specific functions or libraries provided by the microcontroller platform. Without the specific code, reviewing the example'...
by stevediaz933@gmail.com
16 Jan 2024 12:39
Forum: mikroC PRO for PIC32 General
Topic: FAT32 Library
Replies: 3
Views: 467

Re: FAT32 Library

Experiencing FAT32 library issues with a Transcend microSD card: Check Library Version: Review documentation for version info. Timing Issues: Adjust timing parameters in the code. MIKRO Support: Keep contacting MIKRO for assistance. Community Forums: Explore MIKRO-related forums for user insights. A...

Go to advanced search