Darius Berghe

Results 63 comments of Darius Berghe

@fabiodellaria How did you install it? I followed the instructions on Vertex theme github and it does not change anything. EDIT: [this](http://forums.fedoraforum.org/showpost.php?p=1703251&postcount=3) fixed it for me

So I just had a look at your branch - you seem to place the xilinx ethernet files here: ``` $ ls ../../network/xil_eth/ i2c_access.c iic_phyreset.c platform.c platform_config.h platform.h platform_mb.c platform_ppc.c...

> * Won't try at this moment to solve the project creation. I will focus on iiod and trigger for the moment. okay, makes sense, we can do that later

Hi @kylex2 , This looks good in principle, but how about using iio_format_value ? Example usage: https://github.com/analogdevicesinc/no-OS/blob/d6b3591b5af2969818a55795681332f39ac29e1f/drivers/cdc/ad7746/iio_ad7746.c#L258 The occurrences of snprintf that you replaced with iio_snprintf should in my opinion...

Hi @dcanrt , I assume you've create a custom .ioc for your purpose. For spi to work with our stm32 spi platform driver you need to initialize your spi and...

this is interesting. what exact board are you trying to run this on ? are there any known problems in the errata of your microcontroller ? did you put an...

Sorry for late reply, we are mostly active on Engineer Zone... Changing BSRR reg access with HAL_GPIO_WritePin is correct - they are equivalent. Actually, I initially used HAL_GPIO_WritePin in this...

Closing this for now, might reconsider adapting/testing later on.

We decided to track all issues in Engineer Zone rather than Github, so I'm closing this here, but feel free to open a thread on EZ if @danmois reply didn't...

Closing this for now, might reconsider adapting/testing later on.