User Activity

Quite simple, I try to search for  a variable and when I click search even though I KNOW it's in the project. The window disappears and nothing is done. Is this a bug or Is my search wrong? I'm trying to search the entire project.This is quite frustr...
I have turned on the Timer 1 and have gone through several tutorials to get pins PE0, PE11, PE13 and PE14 to pulse but I cannot get any sort of signal output. I'm attaching to project.  The configurations are in main.h, I turn all the timers on in Ma...
Greetings,I am trying to read register 0x00 through 0x0F on an I2C enabled Chip (Si4703) I have got the reset set up and working but my I2C is not working as I am unfamiliar with the HAL protocols I have created a number of variable pointers to store...
Posted on October 07, 2016 at 16:29In terms of number of interrupts, the STM32F302 has what appears to be one interrupt for Analog conversions, the �ADC1_IRQn�.  Can that be changed? I was thinking that optimally I would like one interrupt for start...
Posted on September 28, 2016 at 15:36I've downloaded STVD, installed it, Downloaded Cosmic C, installed it and downloaded en.stsw-stm8069.zip (standard peripheral library) Now. I cannot for the life of me get this thing working. I opened the .stw pr...