Posted on January 17, 2017 at 08:36Hello everyone,I started new project that consist of ds2401 and stm32f030f4.I use Cubemx and hal drivers for this project.Basically ? just would like to use onewire communication to read data from this ID chip.Ther...
Posted on December 16, 2016 at 10:07Hello Everyone.I would like to infrom you that I am trying to measure battery voltage which is connected to ADC12_IN4 pin of stm32f103c8t6 microcontroller with ADC.I wrote proper code for configurations and readin...
Posted on November 25, 2016 at 07:32
Hello all,
Directly, I want to talk about a problem I have encountered.I am working on 2 types of microcontroller and I use stm32f103 model to get data from the other one via rs4
So, For transmi...
Posted on November 15, 2016 at 10:44 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on November 02, 2016 at 09:16Hello everyone,Nowadays I am working on a project that includes rs485 communication via LTC 2850 Rs485 converter and currently I am using STM32F030F4 arm microcontroller.Also I designed another controller card wh...
Posted on February 02, 2017 at 10:03Unfortunately there is no migration application between f0 and f4 series.I still have same error.Is there any Onewire library available for stm32f0 series?
Posted on December 19, 2016 at 07:16Thank you Clive,I will try to configure as you mentioned above.This is first time I tried ADC pins for arm and I am still learning new things on it.
Posted on November 25, 2016 at 08:33
Also I would like to share , how I send the data with stm32fIn this case, I used HAL drivers for some reason.
uint8_t buffer[100];
uint8_t *s;
int
len;
//void HAL_UART_RxCpltCallback(UART_HandleTyp...
Posted on November 23, 2016 at 07:54
Hi Bremen,
As I mentioned above, My assumption was considering stm32f0(Transmitter side via rs485) is ;Did not send or missing the relevant data.But I was getting response using 3 cable converter from ...
Posted on November 15, 2016 at 11:35
Here is my server data view, first data from ''GNRMC'' to ''4D'' comes from gps module and ''3'' is a single data which comes from stm32f030 , But it should be ''3567''