Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Here is a lightweight kernel that supports true, time-sliced multitasking using a round robin
scheduler. It implements event flags, semaphores and messages. Many programmers will
find these basic control structures provide enough functionality for their software. The design
aim was to keep the...
I did get it working. For anybody interested, I programmed the module with the 'DA14531_codeless_standalone.hex' file, using the 'Dialog SmartBond Flash Programmer'. (Free download)
The Module powers up in Command mode.
You use the first set of services in command mode, send the command...
I am trying to connect to a Dialog DA14531_MOD Bluetooth module using Visual Studio and Xamarin.
Has anybody used the DA14531? Any info on how to connect?
Still can't get this chip to enumerate using the STMCube and the HAL framework.
The Hardware is sound. If I hold the Boot_0 pin high, it fires up every time and enumerates as a bootloader.
But the VCP code just wont enumerate properly???
Is anybody working with the STM32F302 as a usb device?
I am trying to use STM32Cube to generate a VCP Usb device framework for the STM32F302CB micro.
It works fine for a STM32F405 chip and a STM32F103 chip.
But on the 302, it just wont enumerate properly?
The only differences I can see are the 302 supports USB Device only, while the others have...
My work is Misra compliant C in ECU (Electronic control units) used in the automotive industry.
My Windows programming is to test these units by sending Lin comms or Can comms to exersize their functions. Visual Studio and C# enable me to write test programs for this easily.
My post are not...
What a load of cobblers!
At least you know Anders, and we agree C++ is a load of crap.
Quote:
I've used Java professionally since late in 1996, JAR JAR
Well, I sympathise with that, Java is just a nickname for bloatware.
Lets see now, Microchips Mplab X based on net beans, java. Thats a...
In my opinion.
To say C# is a version of Java is realy a bit simplistic, it is so much more.
It is more like C than Java!
The lead guy on C# development was the same guy who wrote Borland Pascal. A language Guru legend!
C# takes the best elements of them all, Pascal, C++, Java, C, and tries to...
In my opinion.
I wouldn't bother with C++ if I were you. It is an ugly and complicated mess that is falling out of favour.
If using Visual Studio, I would learn C#. It is a much more improved modern language, the language of the .Net framework. If you know C, C# will be an easy move.
If using...
Thanks for the replies, I will look at the sample code.
I am using EmBlocks and the bare metal GCC compiler.
My core clock is 168MHz and the peripheral clock is 84MHz.
I have tried using the timer and also PWM.
The fastest I can go with these methods is ~2MHz?
Using C, if I just toggle the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.